Skip to content

Commit 659f122

Browse files
authored
Update .travis.yml
Updated travis build configuration to pass DEPLOYMENT_TARGET=10.0 (iOS SDK 10.0 as min-version)
1 parent 2f179db commit 659f122

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ matrix:
2626
osx_image: xcode8.3
2727
env:
2828
- PLATFORM=OS64
29+
- DEPLOYMENT_TARGET=10.0
2930
- os: osx
3031
osx_image: xcode10.2
3132
env:

0 commit comments

Comments
 (0)