Remove grunt from travis.yml

koa-l10n
Tankred Hase 2017-01-21 12:16:03 +00:00
parent 5674a2e8c9
commit cb37c834d8
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ node_js:
- "6" - "6"
- "7" - "7"
before_script: before_script:
- npm install -g grunt-cli
- mongo test_db --eval 'db.addUser("travis", "test");' - mongo test_db --eval 'db.addUser("travis", "test");'
notifications: notifications:
email: email: