Skip to content

Commit

Permalink
Adjust Travis test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
albe committed May 24, 2019
1 parent 6171edc commit ccd84ea
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,10 +1,10 @@
language: node_js
node_js:
- "6"
- "7"
- "8"
- "9"
- "10"
- "11"
- "12"

install:
- npm install
Expand Down

0 comments on commit ccd84ea

Please sign in to comment.