mirror of
https://github.com/lemire/fast_double_parser.git
synced 2025-04-03 20:04:57 +00:00
Fixing cirrus.
This commit is contained in:
parent
8b2c745e45
commit
0a1e601d18
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ task:
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- cd build
|
- cd build
|
||||||
- cmake ..
|
- cmake ..
|
||||||
- cmake .
|
- cmake --build . --verbose
|
||||||
test_script:
|
test_script:
|
||||||
- cd build
|
- cd build
|
||||||
- ctest --output-on-failure
|
- ctest --output-on-failure
|
Loading…
Add table
Reference in a new issue