Skip to content
Snippets Groups Projects
Commit 6f565b96 authored by Carl Boettiger's avatar Carl Boettiger
Browse files

circle doesnt like to remove container

parent 393b0653
No related branches found
No related tags found
No related merge requests found
......@@ -7,4 +7,4 @@ machine:
test:
override:
- make all
- docker run --rm -ti -v $(pwd):/tmp -w /tmp rocker/verse ./tests.sh
- docker run -ti -v $(pwd):/tmp -w /tmp rocker/verse ./tests.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment