Skip to content

Commit

Permalink
Have a go at fixing the CI node.js version.
Browse files Browse the repository at this point in the history
U+1F644 FACE WITH ROLLING EYES
  • Loading branch information
tom-seddon committed Dec 22, 2019
1 parent f1240f3 commit a2cd29d
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 @@ -20,7 +20,7 @@ before_install:
- npm version
- node --version
- nvm ls
- nvm use 10.13.0
- nvm use lts/dubnium
- nvm ls
- brew install p7zip
- (cd ~ && svn checkout https://svn.code.sf.net/p/tass64/code/trunk tass64-code -r 2025)
Expand Down

0 comments on commit a2cd29d

Please sign in to comment.