Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed May 18, 2019
1 parent a450595 commit 1641c30
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ install:
- conda install -c conda-forge xgboost
- conda install -q --file=requirements_conda.txt
- pip install pyquickhelper
- pip install scikit-learn>=0.21
- pip install -r requirements.txt
- pip install -U git+https://github.com/quantopian/qgrid --no-deps
- pip install -U git+https://github.com/sdpython/nbconvert.git@fixes
Expand Down
1 change: 0 additions & 1 deletion requirements_conda.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ numpy>=1.16.0
pandas>=0.20.0
pillow
scipy
scikit-learn>=0.21
seaborn
setuptools
Sphinx
Expand Down

0 comments on commit 1641c30

Please sign in to comment.