Touch config.yml file

This commit is contained in:
John Wellbelove 2019-12-06 18:21:08 +00:00
parent c66c5eb122
commit 1d7f7bb443

View File

@ -1,7 +1,5 @@
version: 2
jobs:
build:
docker:
- image: "debian:stretch"
@ -28,4 +26,4 @@ jobs:
command: 'cmake --build build'
- run:
name: ETL Unit Testing
command: './bin'
command: './bin'