Merge branch 'master' into dev
This commit is contained in:
10
.travis.yml
10
.travis.yml
@@ -45,13 +45,10 @@ matrix:
|
||||
- nasm
|
||||
- os: linux
|
||||
compiler: gcc
|
||||
arch: ppc64le
|
||||
env:
|
||||
CMAKE_FLAGS="-DWITH_JPEG8=1"
|
||||
CTEST_OUTPUT_ON_FAILURE=1
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- nasm
|
||||
- os: linux
|
||||
compiler: clang
|
||||
env:
|
||||
@@ -64,11 +61,6 @@ matrix:
|
||||
arch: arm64
|
||||
env:
|
||||
CTEST_OUTPUT_ON_FAILURE=1
|
||||
- os: linux
|
||||
compiler: gcc
|
||||
arch: ppc64le
|
||||
env:
|
||||
CTEST_OUTPUT_ON_FAILURE=1
|
||||
|
||||
before_install:
|
||||
- if [ "$BUILD_X32" = "1" ]; then
|
||||
|
||||
Reference in New Issue
Block a user