Skip to content

Commit 88c348c

Browse files
committed
re-fix travis
1 parent 1bb6600 commit 88c348c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ before_install:
1717
- conda info -a
1818
- travis_retry conda create -n test $CONDA pip jinja2 pandas mock six nose
1919
- source activate test
20-
20+
- travis_retry pip install vincent
2121
install:
2222
- python setup.py install
2323

0 commit comments

Comments
 (0)