Skip to content

Commit

Permalink
chore: update travis node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
epoberezkin committed Jun 8, 2020
1 parent 59e897a commit b6642ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,8 +1,8 @@
language: node_js
node_js:
- "8"
- "10"
- "11"
- "12"
- "13"
- "14"
after_script:
- coveralls < coverage/lcov.info

0 comments on commit b6642ea

Please sign in to comment.