Skip to content

Commit

Permalink
extend travis to test node v10 too
Browse files Browse the repository at this point in the history
  • Loading branch information
adrai committed Apr 25, 2018
1 parent 3d54323 commit 50dee98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -23,6 +23,7 @@ node_js:
- "4"
- "6"
- "8"
- "10"

branches:
only:
Expand Down

0 comments on commit 50dee98

Please sign in to comment.