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 9bed4fc commit e68f8daCopy full SHA for e68f8da
.travis.yml
@@ -16,6 +16,3 @@ before_install:
16
- gem install xcpretty --no-document
17
script:
18
- ./run-tests.sh
19
-after_failure:
20
- - find $HOME/Library/Developer/Xcode/DerivedData/ -name '*.log' -print0 | xargs -0 cat
21
- - cat /var/log/system.log
0 commit comments