Run asyncio with python nightly builds too on travis
This commit is contained in:
@@ -7,6 +7,7 @@ os:
|
||||
python:
|
||||
- 3.3
|
||||
- 3.4
|
||||
- "nightly"
|
||||
|
||||
install:
|
||||
- pip install asyncio
|
||||
|
||||
Reference in New Issue
Block a user