Skip to content

Commit

Permalink
Add Node.js 10 to CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
addaleax committed Aug 1, 2018
1 parent d141150 commit d322b49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,7 @@ language:
node_js

node_js:
- '10'
- '8'
- '6'

Expand Down

0 comments on commit d322b49

Please sign in to comment.