Master CircleCI

This commit is contained in:
John Wellbelove 2020-05-12 23:37:18 +01:00
parent 2a0b83408d
commit fc93fc67f9

View File

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