Skip to content

Commit

Permalink
update node versions for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
gsantiago committed Aug 28, 2020
1 parent a02cc78 commit ec5b946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- "10"
- "latest"
- "14"
after_success:
- npm run coverage
- npm run coveralls

0 comments on commit ec5b946

Please sign in to comment.