Skip to content

Commit

Permalink
upped travis tests to nodejs v8
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed Feb 2, 2020
1 parent 7ef5551 commit d34cee4
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
matrix:
include:
- node_js: "6"
- node_js: "8"
script: "npm test"
- node_js: "10"
script: "npm test"
Expand Down

0 comments on commit d34cee4

Please sign in to comment.