Skip to content

Commit

Permalink
Run tests only on LTS and latest Node.js
Browse files Browse the repository at this point in the history
  • Loading branch information
maoberlehner committed Oct 7, 2020
1 parent 64b02ba commit 0328933
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: node_js
node_js:
- "9"
- "10"
- "12"
- "node"
script:
- npm run bootstrap
Expand Down

0 comments on commit 0328933

Please sign in to comment.