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 c4c7785 commit 6d933daCopy full SHA for 6d933da
.travis.yml
@@ -6,7 +6,7 @@ before_script:
6
7
script:
8
- xctool -project genstrings2.xcodeproj -scheme "Static Library" test -arch x86_64 ONLY_ACTIVE_ARCH=NO
9
- - appledoc -o /tmp .
+# - appledoc -o /tmp .
10
11
after_success:
12
- ./coveralls.rb --extension m --exclude-folder Demo --exclude-folder Test --exclude-folder Externals
0 commit comments