travis: no need for before_install
This commit is contained in:
parent
b65e47bbae
commit
8ec0ce1552
@ -1,7 +1,5 @@
|
||||
sudo: false
|
||||
language: node_js
|
||||
before_install:
|
||||
- npm install npm -g
|
||||
node_js:
|
||||
- "0.12"
|
||||
- "4"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user