Skip to content

Commit

Permalink
chore(.travis.yml) use node 10 instead of node 9 (#505)
Browse files Browse the repository at this point in the history
  • Loading branch information
rimiti authored and mikelax committed Sep 5, 2018
1 parent 5209703 commit 968cc75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,4 +2,4 @@ language: node_js
node_js:
- 6
- 8
- 9
- 10

0 comments on commit 968cc75

Please sign in to comment.