Merge pull request #16 from mailvelope/npm_script
Replace grunt with npm scripts
This commit is contained in:
@@ -3,7 +3,6 @@ language: node_js
|
||||
node_js:
|
||||
- "6"
|
||||
before_script:
|
||||
- npm install -g grunt-cli
|
||||
- mongo test_db --eval 'db.addUser("travis", "test");'
|
||||
notifications:
|
||||
email:
|
||||
|
||||
Reference in New Issue
Block a user