1
0
mirror of https://github.com/google/cpu_features.git synced 2025-07-01 13:21:13 +02:00

Add ninja build.

This commit is contained in:
Guillaume Chatelet
2019-01-17 14:19:34 +01:00
parent bd37e1bf24
commit 5f5cde5797

View File

@ -6,6 +6,11 @@ cache:
directories:
- $HOME/cpu_features_archives
addons:
apt:
packages:
- ninja-build
matrix:
include:
- os: linux