Skip to content

Commit

Permalink
chore(ci): Test on Node 13
Browse files Browse the repository at this point in the history
  • Loading branch information
nwoltman committed Nov 2, 2019
1 parent 41b25da commit 4d8e66e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
@@ -1,7 +1,8 @@
language: node_js
node_js:
- '12'
- '10'
- 13
- 12
- 10
after_success: npm run coveralls
stages:
- test
Expand Down

0 comments on commit 4d8e66e

Please sign in to comment.