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

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed May 22, 2018
1 parent 907c452 commit 7b8a7dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -69,6 +69,6 @@ install:
- conda install -q pytorch torchvision -c soumith
- pip3 install cairocffi cairosvg
- pip3 install git+https://github.com/matplotlib/basemap.git
- conda install -q -c conda-forge xgboost
#- conda install -q -c conda-forge xgboost
script:
- python setup.py unittests
- python3 setup.py unittests

0 comments on commit 7b8a7dd

Please sign in to comment.