mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-26 20:38:45 +08:00
Attempt at getting CircleCI to work
This commit is contained in:
parent
d34c6e46da
commit
ae535f3c79
@ -9,7 +9,7 @@ jobs:
|
||||
steps:
|
||||
- run:
|
||||
name: Creating Build Files
|
||||
command: 'cmake -Bbuild /root/project/'
|
||||
command: 'cmake -Bbuild etlcpp/test/'
|
||||
- run:
|
||||
name: Creating Binary Files
|
||||
command: 'cmake --build build'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user