Steven Silvester 8 anni fa
parent
commit
dc913709e2
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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