1
0
mirror of https://github.com/peterbourgon/runsvinit.git synced 2024-12-30 15:17:04 +00:00

circle.yml: RM becomes RMCONTAINER

This commit is contained in:
Peter Bourgon 2015-10-07 15:43:35 +02:00
parent 9ae8b38549
commit b4b2c78530

View File

@ -5,4 +5,4 @@ machine:
test:
override:
- go test -v
- make CIRCLECI=true SUDO=sudo RM= -C zombietest
- make CIRCLECI=true SUDO=sudo RMCONTAINER= -C zombietest