Skip to content

Commit

Permalink
chore: bump Travis Node version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ray Schamp committed May 8, 2018
1 parent a0ab193 commit 7b3d3ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cache:
directories:
- node_modules
node_js:
- "4"
- "8"
- "node"
install:
- npm install
Expand Down

0 comments on commit 7b3d3ad

Please sign in to comment.