Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jan 1, 2019
1 parent 4ff943b commit 7420110
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,10 @@ language: python
python:
- "3.7"
sudo: required
addons:
- apt:
- packages:
- libgnutls28-dev

install:
# We do this conditionally because it saves us some downloading if the
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Expand Up @@ -3,6 +3,7 @@ coverage
jyquickhelper
pymmails
pyquickhelper>=1.8
python-pptx
sphinx_modern_theme_modified
wheel
wikipedia
Expand Down
1 change: 1 addition & 0 deletions requirements_conda.txt
Expand Up @@ -4,6 +4,7 @@ notebook>=5.0.0
numpy>=1.11.0
pandas>=0.20.0
pillow
pycurl
pyzmq
scikit-learn
Sphinx

0 comments on commit 7420110

Please sign in to comment.