Skip to content

Commit eeec9ae

Browse files
committed
fix travis.yml
1 parent 18ec7ce commit eeec9ae

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
@@ -8,7 +8,7 @@ services:
88

99
install:
1010
- pip install -U setuptools pip
11-
- python setup.py install[cpphash,redis,uwsgi]
11+
- pip install -e .[cpphash,redis,uwsgi]
1212

1313
script:
1414
- python setup.py test

0 commit comments

Comments
 (0)