circle.yml: RM becomes RMCONTAINER

This commit is contained in:
Peter Bourgon 2015-10-07 15:43:35 +02:00
父節點 9ae8b38549
當前提交 b4b2c78530

查看文件

@ -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