We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6c107b commit 30387c1Copy full SHA for 30387c1
build.sh
@@ -5,4 +5,4 @@ set -e
5
set -o pipefail
6
7
xcodebuild -project XcodeEditor.xcodeproj -scheme XcodeEditor clean test | xcpretty -c --report junit
8
-groovy http://frankencover.it/with --source-dir Source
+#groovy http://frankencover.it/with --source-dir Source
0 commit comments