Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Commit

Permalink
update travis versions
Browse files Browse the repository at this point in the history
  • Loading branch information
icebob committed Sep 28, 2019
1 parent 4519bc5 commit cd54832
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
Expand Up @@ -3,9 +3,9 @@ cache:
directories:
- node_modules
node_js:
- "9"
- "12"
- "10"
- "8"
- "6"
script:
- npm run setup && npm test
after_success:
Expand Down

0 comments on commit cd54832

Please sign in to comment.