mirror of
https://github.com/boostorg/assert.git
synced 2025-08-01 05:14:29 +02:00
Fix cmake ..
command
This commit is contained in:
@@ -39,7 +39,7 @@ matrix:
|
||||
install: true
|
||||
script:
|
||||
- mkdir __build__ && cd __build__
|
||||
- cmake ../libs/assert
|
||||
- cmake ..
|
||||
- cmake --build . --target check
|
||||
|
||||
install:
|
||||
|
Reference in New Issue
Block a user