This is baked into the Debian image we inherit

This commit is contained in:
Jean-Paul Calderone 2019-04-04 13:34:41 -04:00
parent 11dd42a3fa
commit ecaeedad84

View File

@ -176,10 +176,6 @@ jobs:
steps:
- "checkout"
- run:
name: "Bootstrap test environment"
command: |
~/project/.circleci/bootstrap-test-environment.sh ~/project
# DRY, YAML-style. See the debian-9 steps.
- run: *SETUP_VIRTUALENV
- run: