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 7006833 commit 850a98a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -13,6 +13,7 @@ node_js:
- "4"
- "6"
- "8"
- "10"

branches:
only:
Expand Down

0 comments on commit 850a98a

Please sign in to comment.