Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xxczaki authored and boneskull committed Jan 2, 2018
1 parent 3e85f89 commit a554adb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -15,9 +15,9 @@ env:
matrix:
fast_finish: true
include:
- node_js: '8'
- node_js: '9'
env: TARGET=test-node COVERAGE=true
- node_js: '7'
- node_js: '8'
env: TARGET=test-node
- node_js: '6'
env: TARGET=test-node
Expand Down

0 comments on commit a554adb

Please sign in to comment.