Update .travis.yml

This commit is contained in:
Claus Höfele
2014-03-26 13:36:49 +01:00
parent 2d0b4f70f5
commit f74107eeb6

View File

@@ -1,5 +1,6 @@
language: objective-c
before_install:
- gem install xcpretty
install: echo
script:
- set -o pipefail && xcodebuild -project 'CCHLinkTextView Example/CCHLinkTextView Example.xcodeproj' -scheme 'CCHLinkTextView Example' -sdk iphonesimulator -configuration Debug test | xcpretty -c