Skip to content
Snippets Groups Projects
Commit fcce8b8d authored by Omar Padron's avatar Omar Padron Committed by Todd Gamblin
Browse files

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

parent 908ecf3e
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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