Merge commit '80195744af4929731ff1c87e9b29e37a2c48e464' into patch-1
This commit is contained in:
commit
d252288dae
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
|
sudo: false
|
||||||
before_install:
|
before_install:
|
||||||
- "npm i -g npm@1.4.28"
|
- "npm i -g npm@1.4.28"
|
||||||
node_js:
|
node_js:
|
||||||
|
@ -11,4 +12,3 @@ notifications:
|
||||||
email:
|
email:
|
||||||
- travis@nodejitsu.com
|
- travis@nodejitsu.com
|
||||||
irc: "irc.freenode.org#nodejitsu"
|
irc: "irc.freenode.org#nodejitsu"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue