mirror of
https://github.com/upx/upx.git
synced 2025-08-11 22:52:30 +08:00
Update Travis.
This commit is contained in:
@ -105,6 +105,7 @@ test_script:
|
||||
# now run the UPX testsuite using bash
|
||||
- cd c:\projects\upx
|
||||
- bash ./.github/travis_testsuite_1.sh
|
||||
- bash ./.github/travis_deploy.sh
|
||||
# info: it seems that ssh is not properly installed/started on the 2019 worker image
|
||||
- if NOT "%VS_VERSION%"=="2019" ( bash ./.github/travis_deploy.sh )
|
||||
|
||||
# vim:set ts=2 sw=2 et:
|
||||
|
@ -512,7 +512,7 @@ matrix:
|
||||
os: osx
|
||||
osx_image: xcode10.3
|
||||
compiler: clang
|
||||
env: C=clang-1000-m64
|
||||
env: C=clang-1001-m64
|
||||
|
||||
- if: env(TB_OS_osx) = 1 AND env(TB_LEVEL) =~ /^[1-9]$/
|
||||
os: osx
|
||||
|
Reference in New Issue
Block a user