Skip to content

Commit 251f3fb

Browse files
committed
trying to fix the dependency mess... somehow
1 parent 3329032 commit 251f3fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@ python:
88

99
before_install:
1010
- sudo apt-get install python-dev libevent-dev
11+
- pip install --use-mirrors Cython
1112

1213
script: python setup.py test
14+
install: python setup.py install

0 commit comments

Comments
 (0)