[dist] Fix travis.
This commit is contained in:
parent
a2a132181a
commit
f0d5b6eb30
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
language: node_js
|
||||
before_install:
|
||||
- "npm i -g npm@1.4.28"
|
||||
node_js:
|
||||
- 0.8
|
||||
- 0.10
|
||||
- 0.11
|
||||
|
||||
notifications:
|
||||
email:
|
||||
- travis@nodejitsu.com
|
||||
|
|
Loading…
Reference in a new issue