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