Skip to content

Commit

Permalink
Add Node.js 10 to the test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jhecking committed Oct 31, 2018
1 parent 7069b60 commit e173941
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js
node_js:
- 'node'
- '10'
- '8'
- '6'
- '4'
Expand Down

0 comments on commit e173941

Please sign in to comment.