Skip to content

Commit 1c36d9f

Browse files
committed
nvm install 10
1 parent 9b95e39 commit 1c36d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ before_install:
4646
- bundle install
4747
- bundle update
4848
- export LANG=en_US.UTF-8
49-
- nvm install 8
49+
- nvm install 10
5050
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update ; brew install yarn ios-sim
5151
ios-deploy imagemagick; fi
5252
- npm install -g cordova ionic gulp bower cordova-hot-code-push-cli cordova-res

0 commit comments

Comments
 (0)