Skip to content

Commit

Permalink
Update TravisCI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
whitfin committed Oct 14, 2018
1 parent 7642375 commit 0600769
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 @@ -4,12 +4,12 @@ os:
- linux
- osx
node_js:
- "stable"
- "10"
- "8"
- "6"
- "4"
matrix:
include:
- node_js: "stable"
- node_js: "10"
script:
- npm run lint

0 comments on commit 0600769

Please sign in to comment.