Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 00c8f59

Browse files
committed
pydispatch in travis
1 parent d8e90df commit 00c8f59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ python:
1717
- 3.3
1818

1919
install:
20-
- pip install -q --use-mirrors nose python-dateutil numpy pep8 pyparsing pillow
20+
- pip install -q --use-mirrors nose python-dateutil numpy pep8 pyparsing pillow pydispatch
2121
- sudo apt-get update && sudo apt-get -qq install inkscape libav-tools
2222
- python setup.py install
2323

0 commit comments

Comments
 (0)