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 6f32495 commit f7e8500Copy full SHA for f7e8500
1 file changed
.travis.yml
@@ -30,7 +30,7 @@ script:
30
fi
31
- |
32
if [ $TRAVIS_OS_NAME == "osx" ]; then
33
- bash ./build-android.sh $TRAVIS_TAG
+ bash ./build-ios.sh $TRAVIS_TAG
34
35
36
before_deploy:
0 commit comments