Skip to content

Commit c891a58

Browse files
committed
- Updated Travis CI .yml to use the latest iOS target available
1 parent a61928c commit c891a58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ env:
66
- PROJECT=GLTableCollectionView.xcodeproj
77
- SCHEME=GLTableCollectionView
88
- SDK=iphonesimulator10.1
9-
- DESTINATION="OS=10.1,name=iPhone 5"
9+
- DESTINATION="platform=iOS Simulator,OS=latest,name=iPhone 5"
1010

1111
before_install:
1212
- brew update

0 commit comments

Comments
 (0)