Skip to content

Commit

Permalink
Drop node.js 6 and 9, support, add 10 and latest (semver-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Jun 23, 2019
1 parent fe26acb commit 207e1ed
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"
- "8"
- "9"
- "10"
- "node"
script: "npm run-script travis"

0 comments on commit 207e1ed

Please sign in to comment.