Merge pull request #16 from mailvelope/npm_script

Replace grunt with npm scripts
This commit is contained in:
Tankred Hase
2017-08-14 11:51:27 +08:00
committed by GitHub
13 changed files with 20 additions and 69 deletions

View File

@@ -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: