1
0
mirror of https://github.com/peterbourgon/runsvinit.git synced 2026-03-05 22:07:22 +01: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