Skip to content

Commit 1f9ed4e

Browse files
Reinstate python setup.py install
1 parent 4a92d8a commit 1f9ed4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ install:
1111
- pip install -r requirements-travis.txt
1212

1313
script:
14+
- python setup.py install
1415
- python test/test_asyncio.py loop://

0 commit comments

Comments
 (0)