Skip to content

Commit

Permalink
Merge pull request #19 from wingleung/feature/add-node-10-to-test-runner
Browse files Browse the repository at this point in the history
add node 10 to test runner
  • Loading branch information
wingleung authored Apr 26, 2019
2 parents 00c473f + a206393 commit 251c916
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,5 +1,6 @@
language: node_js
node_js:
- '10'
- '8'
- '6'
branches:
Expand Down

0 comments on commit 251c916

Please sign in to comment.