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.
1 parent 2a7be03 commit f19c6f1Copy full SHA for f19c6f1
.travis.yml
@@ -8,8 +8,8 @@ env:
8
- ANDROID_PACKAGE_FOLDER_JS=$TRAVIS_BUILD_DIR/demo/platforms/android/app/build/outputs/apk/debug
9
- ANDROID_PACKAGE_FOLDER_VUE=$TRAVIS_BUILD_DIR/demo-vue/platforms/android/app/build/outputs/apk/debug
10
- ANDROID_SAUCE_STORAGE="https://saucelabs.com/rest/v1/storage/$SAUCE_USER"
11
- - IOS_PACKAGE_JS='demo-js.zip'
12
- - IOS_PACKAGE_VUE='demo-vue.zip'
+ - IOS_PACKAGE_JS='facebook-demo-js.zip'
+ - IOS_PACKAGE_VUE='facebook-demo-vue.zip'
13
- IOS_PACKAGE_FOLDER_JS=$TRAVIS_BUILD_DIR/demo/platforms/ios/build/emulator
14
- IOS_PACKAGE_FOLDER_VUE=$TRAVIS_BUILD_DIR/demo-vue/platforms/ios/build/emulator
15
- IOS_SAUCE_STORAGE="https://saucelabs.com/rest/v1/storage/$SAUCE_USER"
0 commit comments