Upgrade node versions

koa-l10n
Tankred Hase 2017-01-20 19:19:15 +00:00
parent 41cd62668b
commit 07c6ccd717
1 changed files with 1 additions and 2 deletions

View File

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