Remove grunt from travis.yml

This commit is contained in:
Tankred Hase 2017-01-21 12:16:03 +00:00
parent 5674a2e8c9
commit cb37c834d8

View File

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