Skip to content

Commit

Permalink
Sort Travis Node versions from oldest to newest
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb531 committed Dec 26, 2020
1 parent 3da3ac3 commit 9b7057a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

language: node_js
node_js:
- "12"
- "11"
- "10"
- "9"
- "8"
- "9"
- "10"
- "11"
- "12"
install:
- npm install
- npm install coveralls
Expand Down

0 comments on commit 9b7057a

Please sign in to comment.