Update .travis.yml

This commit is contained in:
Claus Höfele
2014-03-05 19:39:23 +01:00
parent 990ab931ad
commit e1134d91aa

View File

@@ -1,6 +1,3 @@
language: objective-c
before_install:
- brew update
- brew install xctool
script:
- xctool -project 'CCHLinkTextView Example/CCHLinkTextView Example.xcodeproj' -scheme 'CCHLinkTextView Example' -sdk iphonesimulator7.0 -configuration Debug -destination 'platform=iOS Simulator,OS=7.0,name=iPhone Retina (4-inch)' test