Skip to content

Commit

Permalink
Test with node 10 and 12
Browse files Browse the repository at this point in the history
  • Loading branch information
kjellmorten committed Nov 8, 2019
1 parent 5c46199 commit b35a43a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- "8.6"
- "10"
- '10'
- '12'
after_success: npm run coverage
notifications:
email:
Expand Down

0 comments on commit b35a43a

Please sign in to comment.