0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00

travis: update to default osx image: xcode9.4

This commit is contained in:
Antonio Quartulli 2018-12-19 09:20:55 +10:00
parent 31eb246a8b
commit f8d2094353
No known key found for this signature in database
GPG Key ID: F4556C5945830E6D

View File

@ -22,11 +22,9 @@ matrix:
include:
- env: SSLLIB="openssl"
os: osx
osx_image: xcode8.3
compiler: clang
- env: SSLLIB="mbedtls"
os: osx
osx_image: xcode8.3
compiler: clang
- env: SSLLIB="openssl" RUN_COVERITY_SCAN="1"
os: linux