Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Commit

Permalink
Also test on node 8 and 10, but not 7.
Browse files Browse the repository at this point in the history
  • Loading branch information
millette committed Jul 28, 2018
1 parent 4df85e2 commit 0359822
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js
node_js:
- '7'
- '10'
- '8'
- '6'
- '4'
after_success: npm run coverage

0 comments on commit 0359822

Please sign in to comment.