Skip to content

Commit

Permalink
Use node 8
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepDiver1975 committed Oct 23, 2018
1 parent cef84f1 commit c2bfb22
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 @@ -55,7 +55,7 @@ before_install:
# get a newer node.js version
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- nvm install 6
- nvm install 8
- npm install -g npm@latest
# install server
- cd ../
Expand Down

0 comments on commit c2bfb22

Please sign in to comment.