Skip to content

Commit

Permalink
test: update travis versions
Browse files Browse the repository at this point in the history
  • Loading branch information
epoberezkin committed Dec 7, 2019
1 parent 4cc3253 commit 87ccef3
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
language: node_js
node_js:
- "0.10"
- "0.12"
- "4"
- "6"
- "7"
- "8"
- "10"
- "12"
- "13"
after_script:
- coveralls < coverage/lcov.info

0 comments on commit 87ccef3

Please sign in to comment.