circle.yml: RM becomes RMCONTAINER

This commit is contained in:
Peter Bourgon 2015-10-07 15:43:35 +02:00
parent 9ae8b38549
commit b4b2c78530
1 changed files with 1 additions and 1 deletions

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