chore: update the travis rules
This commit is contained in:
@@ -4,11 +4,13 @@ node_js:
|
|||||||
- "stable"
|
- "stable"
|
||||||
- "6"
|
- "6"
|
||||||
|
|
||||||
|
cache:
|
||||||
|
directories:
|
||||||
|
- node_modules
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
|
||||||
before_script: npm install
|
|
||||||
|
|
||||||
after_success: npm run coverage
|
after_success: npm run coverage
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
|
|||||||
Reference in New Issue
Block a user