Skip to content

Commit

Permalink
ci: Add Node 10.
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Dec 14, 2018
1 parent f982783 commit 1c0d1ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js
node_js:
- stable
- '10'
- '8'
- '6'
- '4'
Expand Down

0 comments on commit 1c0d1ea

Please sign in to comment.