We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97aad62 + 1c36d9f commit a9bedf1Copy full SHA for a9bedf1
.travis.yml
@@ -46,7 +46,7 @@ before_install:
46
- bundle install
47
- bundle update
48
- export LANG=en_US.UTF-8
49
- - nvm install 8
+ - nvm install 10
50
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update ; brew install yarn ios-sim
51
ios-deploy imagemagick; fi
52
- npm install -g cordova ionic gulp bower cordova-hot-code-push-cli cordova-res
0 commit comments