mirror of
https://github.com/ETLCPP/etl.git
synced 2026-04-30 19:09:10 +08:00
Attempt at getting CircleCI to work
This commit is contained in:
parent
e1c0294019
commit
12a5e406fa
@ -9,7 +9,7 @@ jobs:
|
||||
steps:
|
||||
- run:
|
||||
name: Creating Build Files
|
||||
command: 'cmake -H. -Bbuild test/'
|
||||
command: 'cmake -H. -Bbuild'
|
||||
- run:
|
||||
name: Creating Binary Files
|
||||
command: 'cmake --build build'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user