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