Skip to content

Commit

Permalink
new Watch simulator for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
lightsprint09 committed Apr 6, 2017
1 parent 1186efc commit 2f90881
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 @@ -35,7 +35,7 @@ matrix:
language: objective-c
env: "watchOS"
script:
- set -o pipefail && xcodebuild -scheme DBNetworkStack -destination 'platform=watchOS Simulator,name=Apple Watch - 38mm,OS=latest' build CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO | xcpretty
- set -o pipefail && xcodebuild -scheme DBNetworkStack -destination 'platform=watchOS Simulator,name=Apple Watch Series 2 - 38mm,OS=latest' build CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO | xcpretty
- os: osx
osx_image: xcode8.3
language: objective-c
Expand Down

0 comments on commit 2f90881

Please sign in to comment.