Attempt at getting CircleCI to work

This commit is contained in:
John Wellbelove 2020-05-12 17:22:21 +01:00
parent 2a555f55b1
commit 4ccc85ef07

View File

@ -9,7 +9,7 @@ jobs:
steps:
- run:
name: Listing0
command: 'ls -lrt'
command: 'ls'
- run:
name: Creating Build Files
command: 'cmake -Bbuild etlcpp/test/'