change node versions in .travis.yml
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
sudo: false
|
||||
language: node_js
|
||||
node_js:
|
||||
- "stable"
|
||||
- '0.10'
|
||||
- '0.12'
|
||||
- '4'
|
||||
- '5'
|
||||
- 'stable'
|
||||
script: npm test
|
||||
notifications:
|
||||
email:
|
||||
- saitejas464@gmail.com
|
||||
- saitejas464@gmail.com
|
||||
Reference in New Issue
Block a user