Skip to content

Commit

Permalink
Updated travis node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rwky committed Jul 6, 2020
1 parent ad4f18a commit aa53d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,8 +1,8 @@
language: "node_js"
node_js:
- "8"
- "10"
- "12"
- "14"

script:
- "npm run test"
Expand Down

0 comments on commit aa53d71

Please sign in to comment.