Skip to content

Commit

Permalink
Chore: Travis CI run tests against Node v11
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Feb 9, 2019
1 parent 4380ca7 commit b1dc2d5
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
Expand Up @@ -4,6 +4,7 @@ script:
- "npm run ci"

node_js:
- "11"
- "10"
- "8"
- "6"
Expand Down

0 comments on commit b1dc2d5

Please sign in to comment.