1
0
mirror of https://github.com/google/cpu_features.git synced 2025-04-28 15:33:37 +02:00

Compiler is MSVC by default

This commit is contained in:
Guillaume Chatelet 2019-01-16 11:06:38 +01:00
parent 1da4bf25c8
commit df12a0c1ab

View File

@ -29,12 +29,6 @@ matrix:
TOOLCHAIN=NATIVE
TARGET=x86_64-osx
- os: windows
compiler: gcc
env:
TOOLCHAIN=NATIVE
TARGET=x86_64-windows
- os: windows
compiler: clang
env:
TOOLCHAIN=NATIVE
TARGET=x86_64-windows