Skip to content

Commit 7c6b416

Browse files
committed
edit travis to remove image stuff
1 parent bb08b99 commit 7c6b416

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ before_install:
1616
- conda update --yes conda
1717
- conda info -a
1818
- 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
2019
- source activate test
21-
- travis_retry pip install vincent imageio
2220

2321
install:
2422
- python setup.py install

0 commit comments

Comments
 (0)