Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Commit

Permalink
Update node of travis to LTS and latest
Browse files Browse the repository at this point in the history
  • Loading branch information
segayuu committed Nov 23, 2018
1 parent 024f718 commit 92467ab
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Expand Up @@ -8,9 +8,10 @@ cache:
- node_modules

node_js:
- "0.12"
- "4"
- "5"
- "6"
- "8"
- "10"
- "node"

script:
- npm run eslint
Expand Down

0 comments on commit 92467ab

Please sign in to comment.