Update config.yml

This commit is contained in:
Simon Aronsson 2019-06-01 15:06:58 +02:00 committed by GitHub
parent 9503ac2b17
commit 24daee8ebd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,7 @@
version: 2.1 version: 2.1
jobs: jobs:
noop: noop:
docker:
- image: alpine
steps: steps:
- run: echo skipping for gh pages - run: echo skipping for gh pages