No longer run Node.js v4 on Travis
- Jasmine should still work in Node.js v4, but the jshint task isn't working correctly
This commit is contained in:
@@ -22,9 +22,6 @@ addons:
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- env:
|
||||
- USE_SAUCE=false
|
||||
- TEST_COMMAND="bash travis-node-script.sh v4"
|
||||
- env:
|
||||
- USE_SAUCE=false
|
||||
- TEST_COMMAND="bash travis-node-script.sh v8"
|
||||
|
||||
Reference in New Issue
Block a user