Skip to content

Commit b4cfd5a

Browse files
Install locally with pip
1 parent 1f9ed4e commit b4cfd5a

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
@@ -9,7 +9,7 @@ python:
99

1010
install:
1111
- pip install -r requirements-travis.txt
12+
- pip install -e .
1213

1314
script:
14-
- python setup.py install
1515
- python test/test_asyncio.py loop://

0 commit comments

Comments
 (0)