Skip to content

Commit

Permalink
test: travis node version
Browse files Browse the repository at this point in the history
  • Loading branch information
epoberezkin committed Aug 3, 2019
1 parent 3040b5e commit 57a0de6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "6"
- "7"
- "10"
- "12"
after_script:
- coveralls < coverage/lcov.info

0 comments on commit 57a0de6

Please sign in to comment.