mirror of
https://github.com/google/cpu_features.git
synced 2025-04-27 23:22:31 +02:00
Try to fix travis-ci on OSX.
This commit is contained in:
parent
ebab23ac9a
commit
b9ca19b8e6
@ -12,6 +12,6 @@ compiler:
|
||||
|
||||
script:
|
||||
- cmake --version
|
||||
- cmake -H. -Bbuild
|
||||
- mkdir build && cd build && cmake ..
|
||||
- cmake --build build --target all
|
||||
- CTEST_OUTPUT_ON_FAILURE=1 cmake --build build --target test
|
||||
|
Loading…
x
Reference in New Issue
Block a user