We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb08b99 commit 7c6b416Copy full SHA for 7c6b416
.travis.yml
@@ -16,9 +16,7 @@ before_install:
16
- conda update --yes conda
17
- conda info -a
18
- travis_retry conda create -n test $CONDA pip jinja2 pandas mock six nose
19
- - travis_retry conda install --channel https://conda.anaconda.org/pyzo freeimage
20
- source activate test
21
- - travis_retry pip install vincent imageio
22
23
install:
24
- python setup.py install
0 commit comments