Skip to content

Commit

Permalink
fix: adding node 8 and 10 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
soldair committed Jan 16, 2019
1 parent b265e31 commit 004e26c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ language: node_js
node_js:
- '4'
- '6'
- '8'
- '10'
- 'node'

env:
Expand Down

0 comments on commit 004e26c

Please sign in to comment.