Skip to content

Commit

Permalink
update test devices in travis ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
Cole Dunsby committed Oct 28, 2019
1 parent 6681319 commit 303be15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ language: objective-c
osx_image: xcode11.1

env:
- "DESTINATION='platform=iOS Simulator,name=iPhone 5' ACTION=build"
- "DESTINATION='platform=watchOS Simulator,name=Apple Watch Series 2 - 38mm' ACTION=build"
- "DESTINATION='platform=iOS Simulator,name=iPhone 11' ACTION=build"
- "DESTINATION='platform=watchOS Simulator,name=Apple Watch Series 5 - 44mm' ACTION=build"
- "DESTINATION='platform=tvOS Simulator,name=Apple TV' ACTION=build"
- "DESTINATION='platform=OS X' ACTION=build"

Expand Down

0 comments on commit 303be15

Please sign in to comment.