Skip to content

Commit

Permalink
Update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
BalestraPatrick committed Jan 26, 2017
1 parent 1df47f4 commit 034308b
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 @@ -10,4 +10,4 @@ before_install:


script:
- set -o pipefail && xctool build -workspace Example/ValueStepper.xcworkspace -scheme ValueStepper-Example -destination 'platform=iOS Simulator,name=iPhone 6,OS=9.2' ONLY_ACTIVE_ARCH=NO | xcpretty
- set -o pipefail && xcodebuild test -workspace Example/ValueStepper.xcworkspace -scheme ValueStepper-Example -destination 'platform=iOS Simulator,name=iPhone 7,OS=10.2' ONLY_ACTIVE_ARCH=NO | xcpretty

0 comments on commit 034308b

Please sign in to comment.