Skip to content

Commit

Permalink
TRAVIS!!! work plz!
Browse files Browse the repository at this point in the history
  • Loading branch information
kostiakoval committed Jul 7, 2015
1 parent c03a647 commit a0e8871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ before_install:
install:
- gem install xcpretty --no-rdoc --no-ri --no-document --quiet
script:
- set -o pipefail && xcodebuild test -workspace Example/Mirror.xcworkspace -scheme Mirror_Example -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO | xcpretty -c
- set -o pipefail && xcodebuild test -workspace Example/Mirror.xcworkspace -scheme Mirror_Example -sdk iphonesimulator8.4 ONLY_ACTIVE_ARCH=NO | xcpretty -c
- pod lib lint --quick

0 comments on commit a0e8871

Please sign in to comment.