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