Skip to content

Commit a9bedf1

Browse files
authored
Merge pull request #4071 from QuantiModo/feature/getVariableCategory
nvm install 10
2 parents 97aad62 + 1c36d9f commit a9bedf1

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)