Commit a2d41396 authored by Andrei Barbu's avatar Andrei Barbu

CI update

parent 4efd06ce
......@@ -48,6 +48,10 @@ before_install:
cd $OLDPWD
fi
# Upgrades to avoid later build problems
- pip install -U pip
- pip install -U setuptools
# Install nbconvert for testing the notebook
- pip install jupyter notebook nbconvert
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment