1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-13 07:13:00 +03:00

Travis CI: upgrade everything on MacOS

This commit is contained in:
Davide Beatrici 2018-08-01 13:24:13 +02:00
parent 4061cfe665
commit 07f6d3765b

View File

@ -29,7 +29,7 @@ matrix:
- os: osx
compiler: clang
before_install:
- brew update && brew upgrade openssl
- brew update && brew upgrade
script:
- ./configure
- make -C tmp