Browse Source

Upgrade pip

Steven Silvester 8 years ago
parent
commit
dc913709e2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      scripts/travis_install.sh

+ 1 - 0
scripts/travis_install.sh

@@ -27,5 +27,6 @@ mkdir ~/.jupyter
 
 
 # Install and enable the server extension
+pip install -U pip
 pip install -v -e ".[test]"
 jupyter serverextension enable --py jupyterlab