Update .travis.yml
This commit is contained in:
parent
957a418ece
commit
20fd0e7a09
|
@ -1,7 +1,4 @@
|
|||
language: objective-c
|
||||
osx_image: xcode7.3
|
||||
notifications:
|
||||
email:
|
||||
on_success: never
|
||||
script:
|
||||
- xcodebuild clean test -workspace PainlessInjection/PainlessInjection.xcworkspace -scheme PainlessInjection -sdk iphonesimulator9.3 ONLY_ACTIVE_ARCH=NO | xcpretty
|
Loading…
Reference in New Issue