Skip to content

Commit 7c5ee86

Browse files
Update .travis.yml
1 parent 2728ecc commit 7c5ee86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ git:
2323
# - DESTINATION="generic/platform=iOS"
2424
# - DESTINATION="generic/platform=watchOS"
2525
# - DESTINATION="generic/platform=tvOS"
26-
# - DESTINATION="platform=iOS Simulator,name=iPhone 6s,OS=10.3"
26+
# - DESTINATION="platform=iOS Simulator,name=iPhone 6s,OS=10.3.1"
2727

2828
matrix:
2929
include:
@@ -84,7 +84,7 @@ matrix:
8484
osx_image: xcode8.3
8585
gemfile: .ci/Gemfile.travis
8686
env:
87-
- DESTINATION="platform=iOS Simulator,name=iPhone 6s,OS=10.3"
87+
- DESTINATION="platform=iOS Simulator,name=iPhone 6s,OS=10.3.1"
8888

8989
script:
9090
- cd .ci

0 commit comments

Comments
 (0)