Skip to content

Commit

Permalink
Travis: test Node 8 & 10 as well
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed May 24, 2018
1 parent 3aeb1b1 commit 4514f66
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Expand Up @@ -3,5 +3,7 @@ language: node_js
node_js:
- '0.12'
- 'iojs'
- '4.0'
- '6.0'
- '4'
- '6'
- '8'
- '10'

0 comments on commit 4514f66

Please sign in to comment.