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
ae535f3c79
commit
a6c1c84aa9
@ -7,6 +7,9 @@ jobs:
|
||||
only:
|
||||
- feature/add_circle-ci_support
|
||||
steps:
|
||||
- run:
|
||||
name: Listing
|
||||
command: 'ls -lrt'
|
||||
- run:
|
||||
name: Creating Build Files
|
||||
command: 'cmake -Bbuild etlcpp/test/'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user