Skip to content

Commit

Permalink
Update Travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
rayhannabi committed Oct 24, 2019
1 parent 1cb5d2a commit 654196f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
os: osx
language: objective-c
osx_image: xcode10.3
osx_image: xcode11
xcode_project: RNAlertController.xcodeproj
xcode_scheme: RNAlertController
xcode_sdk: iphonesimulator12.4
xcode_destination: platform=iOS Simulator,OS=12.4,name=iPhone Xs
xcode_sdk: iphonesimulator13.0
xcode_destination: platform=iOS Simulator,OS=13.0,name=iPhone Xs

git:
depth: 1
Expand Down

0 comments on commit 654196f

Please sign in to comment.