Skip to content

Commit

Permalink
CI: Add Node 10 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Dec 17, 2018
1 parent 70e39b9 commit 544b7d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,7 @@ language: node_js
node_js:
- "6"
- "8"
- "10"

cache:
yarn: true
Expand Down

0 comments on commit 544b7d5

Please sign in to comment.