more mods. last one: lions barrage

This commit is contained in:
David Patterson 2016-08-17 22:04:07 -05:00
parent ecad4da221
commit 5622b3b863
1 changed files with 0 additions and 5 deletions

View File

@ -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