diff --git a/shippable.yml b/shippable.yml index 4967281..9778a5d 100644 --- a/shippable.yml +++ b/shippable.yml @@ -11,8 +11,13 @@ python: - 3.4 - 3.5 - pypy - - ppy3 + - pypy3 build: + pre_ci_boot: + image_name: drydock/u14pyt + image_tag: prod + pull: true + options: '--privileged=true --net=bridge -e FOO=true -e BOO=false' ci: - python --version