Remove strictly-unnecessary flags for docker

This commit is contained in:
Aidan Hobson Sayers 2017-01-13 18:05:06 +00:00
parent b0c52c587f
commit 8539ce8416
1 changed files with 0 additions and 2 deletions

View File

@ -48,7 +48,5 @@ exec docker \
--env CARGO_HOME=/cargo \
--env LOCAL_USER_ID=`id -u` \
--volume "$HOME/.cargo:/cargo" \
--interactive \
--tty \
rust-ci \
/checkout/src/ci/run.sh