Attempt at getting CircleCI to work

This commit is contained in:
John Wellbelove 2020-05-12 17:23:29 +01:00
parent 4ccc85ef07
commit 72438721c1

View File

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