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

Try to fix travis-ci on OSX.

This commit is contained in:
Guillaume Chatelet
2018-02-01 13:31:58 +01:00
parent ebab23ac9a
commit b9ca19b8e6
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# cpu features
# cpu features [![Build Status](https://travis-ci.org/google/cpu_features.svg?branch=master)](https://travis-ci.org/google/cpu_features)
A cross platform C89 library to get cpu features at runtime.