Skip to content

Commit

Permalink
Update supported node version at travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Jul 14, 2020
1 parent b48cdc4 commit 581ef25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
language: node_js
node_js:
- 12
- 10
- 14
after_success: npm run coverage

0 comments on commit 581ef25

Please sign in to comment.