Fixing iOS version on Travis matrix
This commit is contained in:
parent
cf39fda4d3
commit
81d5ecb89f
|
|
@ -14,7 +14,7 @@ install:
|
|||
|
||||
env:
|
||||
matrix:
|
||||
- DESTINATION="platform=iOS Simulator,OS=10.3,name=iPhone 7" POD_LINT="YES"
|
||||
- DESTINATION="platform=iOS Simulator,OS=10.3.1,name=iPhone 7" POD_LINT="YES"
|
||||
- DESTINATION="platform=iOS Simulator,OS=9.0,name=iPhone 6" POD_LINT="NO"
|
||||
- DESTINATION="platform=iOS Simulator,OS=8.3,name=iPhone 4S" POD_LINT="NO"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue