Skip to content

Commit

Permalink
chore: add node 8 to travis-config
Browse files Browse the repository at this point in the history
... it's still LTS
  • Loading branch information
nknapp committed Feb 19, 2019
1 parent 7faee02 commit 897c263
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ cache:
- node_modules
language: "node_js"
node_js:
- "8"
- "node"
- "lts/*"
matrix:
Expand Down

0 comments on commit 897c263

Please sign in to comment.