Update config.yml

This commit is contained in:
Daniel
2018-10-04 18:31:58 +02:00
committed by GitHub
parent cb34f73bdd
commit 1ff7aaf347
+1
View File
@@ -2,6 +2,7 @@ version: 2
jobs: jobs:
build: build:
machine: true machine: true
working_directory: ~/danio-gcc
steps: steps:
- checkout - checkout
- run: | - run: |