Upgrade node versions

This commit is contained in:
Tankred Hase 2017-01-20 19:19:15 +00:00
parent 41cd62668b
commit 07c6ccd717

View File

@ -2,11 +2,10 @@ sudo: false
language: node_js language: node_js
node_js: node_js:
- "4" - "4"
- "5"
- "6" - "6"
- "7"
before_script: before_script:
- npm install -g grunt-cli - npm install -g grunt-cli
- sleep 15
- mongo test_db --eval 'db.addUser("travis", "test");' - mongo test_db --eval 'db.addUser("travis", "test");'
notifications: notifications:
email: email: