We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17ffb13 commit bfaaae1Copy full SHA for bfaaae1
.travis.yml
@@ -17,6 +17,7 @@ install:
17
- npm install
18
- npm run webpack
19
- pip install --upgrade . -r helm-chart/images/binderhub/requirements.txt
20
+ - pip install -U "docker~=4.2.0"
21
- pip freeze
22
23
script:
0 commit comments