Skip to content

Commit

Permalink
Build: add Node 8 and 9 to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
not-an-aardvark committed Jan 16, 2018
1 parent 1ab43fd commit e5b5fa7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ node_js:
- '4'
- '6'
- '7'
- '8'
- '9'
env:
- ESLINT_VERSION=latest
- ESLINT_VERSION=3.15.0
Expand Down

0 comments on commit e5b5fa7

Please sign in to comment.