Remove Grunt
This commit is contained in:
@@ -3,11 +3,6 @@ language: node_js
|
||||
node_js: 10
|
||||
before_install:
|
||||
- export TZ=America/Chicago
|
||||
- npm install -g grunt-cli
|
||||
install: npm install
|
||||
before_script:
|
||||
- grunt
|
||||
after_script:
|
||||
- istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec --exit
|
||||
notifications:
|
||||
on_failure: change
|
||||
|
||||
Reference in New Issue
Block a user