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

Defaulting env to Ninja in the build matrix

This commit is contained in:
Guillaume Chatelet 2019-01-17 14:27:22 +01:00
parent 081188a17d
commit 24dddd1d21

View File

@ -11,10 +11,9 @@ addons:
packages:
- ninja-build
matrix:
env:
CMAKE_GENERATOR=Ninja
matrix:
include:
- os: linux
compiler: gcc