Skip to content

Commit

Permalink
Use only supported node.js versions on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Simplify committed May 5, 2019
1 parent 6accd14 commit 77d97c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "6"
- "7"
- "8"
- "9"
- "10"
- "11"
- "12"

0 comments on commit 77d97c1

Please sign in to comment.