1
0
mirror of https://github.com/peterbourgon/runsvinit.git synced 2026-08-21 02:08:59 +02:00
Files
runsvinit/circle.yml
2015-10-07 15:43:35 +02:00

9 lines
132 B
YAML

machine:
services:
- docker
test:
override:
- go test -v
- make CIRCLECI=true SUDO=sudo RMCONTAINER= -C zombietest