mirror of
https://github.com/google/cpu_features.git
synced 2025-07-01 21:31:15 +02:00
Remove unavailable MSVC version and test Ninja on travis
This commit is contained in:
@ -13,6 +13,7 @@ matrix:
|
|||||||
env:
|
env:
|
||||||
TOOLCHAIN=NATIVE
|
TOOLCHAIN=NATIVE
|
||||||
TARGET=x86_64-linux-gnu
|
TARGET=x86_64-linux-gnu
|
||||||
|
CMAKE_GENERATOR=Ninja
|
||||||
- os: linux
|
- os: linux
|
||||||
compiler: clang
|
compiler: clang
|
||||||
env:
|
env:
|
||||||
@ -28,11 +29,6 @@ matrix:
|
|||||||
env:
|
env:
|
||||||
TOOLCHAIN=NATIVE
|
TOOLCHAIN=NATIVE
|
||||||
TARGET=x86_64-osx
|
TARGET=x86_64-osx
|
||||||
- os: windows
|
|
||||||
env:
|
|
||||||
TOOLCHAIN=NATIVE
|
|
||||||
TARGET=x86_64-windows
|
|
||||||
CMAKE_GENERATOR="Visual Studio 14 2015 Win64"
|
|
||||||
- os: windows
|
- os: windows
|
||||||
env:
|
env:
|
||||||
TOOLCHAIN=NATIVE
|
TOOLCHAIN=NATIVE
|
||||||
|
Reference in New Issue
Block a user