Skip to content

Commit

Permalink
Test JupyterHub's master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio authored and iwilltry42 committed Oct 26, 2020
1 parent defdd27 commit 9ed7069
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ install:
# of dependencies, and only pin kubernetes if $KUBE_PY is specified.
- pip install --upgrade setuptools pip
- pip install -e ".[test]" ${PRE_RELEASES:+--pre} ${KUBE_PY:+kubernetes==${KUBE_PY}}

# Allow for testing against the jupyterhub master branch as well
- |
if [ "$JUPYTERHUB_MASTER" == "TRUE" ]; then
Expand Down

0 comments on commit 9ed7069

Please sign in to comment.