Skip to content

Commit

Permalink
Fix nodejs on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
robisim74 committed Nov 2, 2017
1 parent 3770f83 commit 1bfff80
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 @@ -8,7 +8,7 @@ addons:
- google-chrome-stable
language: node_js
node_js:
- stable
- "8"
before_install:
- npm i npm@^5 -g
install:
Expand Down

0 comments on commit 1bfff80

Please sign in to comment.