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 ac9cc4b commit 098188bCopy full SHA for 098188b
.kokoro
@@ -13,4 +13,5 @@ xcodebuild -version
13
cd github/repo
14
xcodebuild clean build -project CatalogByConvention/CatalogByConvention.xcodeproj -sdk "iphonesimulator" | xcpretty
15
16
-bash <(curl -s https://codecov.io/bash)
+# Enable this if and when we have unit tests.
17
+#bash <(curl -s https://codecov.io/bash)
0 commit comments