Remove grunt from travis.yml
This commit is contained in:
parent
5674a2e8c9
commit
cb37c834d8
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user