forked from premiere/premiere-libtorrent
separate cmake and autotools travis build
This commit is contained in:
parent
d080c6f532
commit
4d9fde8a39
|
@ -9,8 +9,9 @@ matrix:
|
|||
- env: variant=test_debug lint=1 tests=1 toolset=gcc-sanitizer
|
||||
- env: variant=test_debug sim=1 crypto=openssl toolset=gcc-sanitizer
|
||||
- env: variant=test_release coverage=1 tests=1 toolset=gcc-coverage python=1
|
||||
- env: cmake=1 autotools=1 toolset=gcc
|
||||
- env: variant=test_debug crypto=openssl docs=1 tests=1 examples=1 python=1 toolset=darwin ios=1
|
||||
- env: autotools=1 toolset=gcc
|
||||
- env: cmake=1 toolset=gcc
|
||||
- env: variant=test_debug crypto=openssl docs=1 tests=1 examples=1 tools=1 python=1 toolset=darwin ios=1
|
||||
os: osx
|
||||
osx_image: xcode9.2
|
||||
- env: arch=arm toolset=gcc-arm
|
||||
|
|
Loading…
Reference in New Issue