more mods. last one: lions barrage
This commit is contained in:
parent
ecad4da221
commit
5622b3b863
|
|
@ -8,11 +8,6 @@ before_install:
|
|||
|
||||
- gem install xcpretty --no-rdoc --no-ri --no-document --quiet
|
||||
|
||||
install:
|
||||
- bundle install ...
|
||||
- pod setup
|
||||
- bundle exec pod install
|
||||
|
||||
script:
|
||||
- sudo pod lib lint --no-clean
|
||||
- xcodebuild clean build test -project Validator.xcodeproj -scheme Validator -sdk iphonesimulator -destination "platform=iOS Simulator,OS=10.0,name=iPhone 6" -enableCodeCoverage YES CODE_SIGNING_REQUIRED=NO | xcpretty
|
||||
|
|
|
|||
Loading…
Reference in New Issue