dotfiles/.circleci/config.yml
2018-06-03 11:17:49 +01:00

13 lines
191 B
YAML

version: 2
jobs:
build:
machine: true
environment:
DETECTED_OS: fedora:27
DOCKER_IMAGE: cyplo/fedora27_base
steps:
- checkout
- run: ./test.sh