travis: no need for before_install
This commit is contained in:
parent
b65e47bbae
commit
8ec0ce1552
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
sudo: false
|
||||
language: node_js
|
||||
before_install:
|
||||
- npm install npm -g
|
||||
node_js:
|
||||
- "0.12"
|
||||
- "4"
|
||||
|
|
Loading…
Reference in a new issue