1
0
mirror of https://github.com/peterbourgon/runsvinit.git synced 2024-12-16 14:57:04 +00:00
runsvinit/circle.yml
Peter Bourgon f197aa8f6a Try Circle
2015-09-28 23:18:24 +02:00

9 lines
123 B
YAML

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