Skip to content

Commit

Permalink
fix(.travis.yml): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeNiemiec committed Jul 21, 2017
1 parent f5c72cb commit d34ffc6
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 @@ -5,7 +5,7 @@ cache:
notifications:
email: false
node_js:
- '*'
- '8'
before_script:
- npm prune
after_success:
Expand Down

0 comments on commit d34ffc6

Please sign in to comment.