Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

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 6406f62 commit 689d60f
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 689d60f

Please sign in to comment.