Loading .travis.yml +4 −4 Original line number Diff line number Diff line Loading @@ -110,7 +110,7 @@ matrix: - binutils-mingw-w64 - gcc-mingw-w64 compiler: i686-w64-mingw32-gcc env: CONFIG_OPTS="no-pic" env: CONFIG_OPTS="no-pic" TESTS="-test_fuzz" - os: linux addons: apt: Loading @@ -118,7 +118,7 @@ matrix: - binutils-mingw-w64 - gcc-mingw-w64 compiler: i686-w64-mingw32-gcc env: CONFIG_OPTS="no-stdio" env: CONFIG_OPTS="no-stdio" BUILDONLY="yes" - os: linux addons: apt: Loading @@ -126,7 +126,7 @@ matrix: - binutils-mingw-w64 - gcc-mingw-w64 compiler: x86_64-w64-mingw32-gcc env: CONFIG_OPTS="no-pic" env: CONFIG_OPTS="no-pic" TESTS="-test_fuzz" - os: linux addons: apt: Loading @@ -134,7 +134,7 @@ matrix: - binutils-mingw-w64 - gcc-mingw-w64 compiler: x86_64-w64-mingw32-gcc env: CONFIG_OPTS="no-stdio" env: CONFIG_OPTS="no-stdio" BUILDONLY="yes" exclude: - os: linux compiler: clang Loading Loading
.travis.yml +4 −4 Original line number Diff line number Diff line Loading @@ -110,7 +110,7 @@ matrix: - binutils-mingw-w64 - gcc-mingw-w64 compiler: i686-w64-mingw32-gcc env: CONFIG_OPTS="no-pic" env: CONFIG_OPTS="no-pic" TESTS="-test_fuzz" - os: linux addons: apt: Loading @@ -118,7 +118,7 @@ matrix: - binutils-mingw-w64 - gcc-mingw-w64 compiler: i686-w64-mingw32-gcc env: CONFIG_OPTS="no-stdio" env: CONFIG_OPTS="no-stdio" BUILDONLY="yes" - os: linux addons: apt: Loading @@ -126,7 +126,7 @@ matrix: - binutils-mingw-w64 - gcc-mingw-w64 compiler: x86_64-w64-mingw32-gcc env: CONFIG_OPTS="no-pic" env: CONFIG_OPTS="no-pic" TESTS="-test_fuzz" - os: linux addons: apt: Loading @@ -134,7 +134,7 @@ matrix: - binutils-mingw-w64 - gcc-mingw-w64 compiler: x86_64-w64-mingw32-gcc env: CONFIG_OPTS="no-stdio" env: CONFIG_OPTS="no-stdio" BUILDONLY="yes" exclude: - os: linux compiler: clang Loading