Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
muukii committed Apr 4, 2017
1 parent ebf5e03 commit b2ee844
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 @@ -6,5 +6,5 @@ osx_image: xcode8.2
language: objective-c

script:
- set -o pipefail && xcodebuild test -workspace Example/OneStore.xcworkspace -scheme OneStore-Example -sdk iphonesimulator9.3 ONLY_ACTIVE_ARCH=NO | xcpretty
- set -o pipefail && xcodebuild test -workspace Example/OneStore.xcworkspace -scheme OneStore -sdk iphonesimulator10.1 ONLY_ACTIVE_ARCH=NO | xcpretty
- pod lib lint

0 comments on commit b2ee844

Please sign in to comment.