Skip to content

Commit

Permalink
Add node 10, 11 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
venables committed Mar 10, 2019
1 parent daaf7d0 commit 1ae7c3f
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
@@ -1,5 +1,7 @@
language: node_js
node_js:
- "11"
- "10"
- "9"
- "8"
after_success: yarn run coverage

0 comments on commit 1ae7c3f

Please sign in to comment.