Skip to content

Commit

Permalink
Chore: update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mysticatea committed Oct 27, 2018
1 parent 5936718 commit ecf6b11
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Expand Up @@ -2,9 +2,11 @@ sudo: false

language: node_js
node_js:
- "6.5.0"
- "6.0.0"
- "6"
- "8"
- "10"
- "11"

env:
- ESLINT_VERSION=4
Expand Down

0 comments on commit ecf6b11

Please sign in to comment.