Attempt at getting CircleCI to work

This commit is contained in:
John Wellbelove 2020-05-12 17:33:13 +01:00
parent 72438721c1
commit 4c9ae8a90a

View File

@ -7,6 +7,9 @@ jobs:
only:
- feature/add_circle-ci_support
steps:
- run:
name: Git Pull
command: 'git pull'
- run:
name: Listing0
command: 'pwd'