fix link error

see: https://github.com/curl/curl/issues/5210
This commit is contained in:
HALX99 2020-09-06 11:18:04 +08:00 committed by GitHub
parent e909cf9c4a
commit 6163bd3474
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -5,13 +5,13 @@ matrix:
- os: osx
env: BUILD_TARGET=mac_cmake
language: cpp
osx_image: xcode11
osx_image: xcode11.6
sudo: required
# iOS_cmake
- os: osx
env: BUILD_TARGET=ios_cmake
language: cpp
osx_image: xcode11
osx_image: xcode11.6
sudo: required
# android cmake
- os: linux