travis: fix pip install for docker stage (#10177)

This commit is contained in:
Omar Padron 2018-12-23 20:42:09 -05:00 committed by Todd Gamblin
parent 908ecf3e74
commit fcce8b8dc2

View file

@ -104,10 +104,11 @@ jobs:
os: linux
language: python
env: [ TEST_SUITE=build, 'SPEC=mpich' ]
- stage: 'docker build'
- python: '3.6'
stage: 'docker build'
sudo: required
os: linux
language: generic
language: python
env: TEST_SUITE=docker
allow_failures:
- env: TEST_SUITE=docker