We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a61928c commit c891a58Copy full SHA for c891a58
1 file changed
.travis.yml
@@ -6,7 +6,7 @@ env:
6
- PROJECT=GLTableCollectionView.xcodeproj
7
- SCHEME=GLTableCollectionView
8
- SDK=iphonesimulator10.1
9
- - DESTINATION="OS=10.1,name=iPhone 5"
+ - DESTINATION="platform=iOS Simulator,OS=latest,name=iPhone 5"
10
11
before_install:
12
- brew update
0 commit comments