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 3b5c0bb commit f76e5cbCopy full SHA for f76e5cb
build-ci.sh
@@ -7,12 +7,12 @@ rm -rf $DERIVED_DATA &&
7
echo "===============================" &&
8
echo "fastlane iOS travis" &&
9
10
-time bundle exec fastlane ios travis &&
+# time bundle exec fastlane ios travis &&
11
12
# echo "===============================" &&
13
# echo "fastlane macOS travis" &&
14
15
-time bundle exec fastlane mac travis &&
+# time bundle exec fastlane mac travis &&
16
17
18
0 commit comments