Add nightly python (#7)
This commit is contained in:
parent
0a7ec47274
commit
358688dc59
|
@ -2,6 +2,7 @@ language: python
|
||||||
python:
|
python:
|
||||||
- 3.4
|
- 3.4
|
||||||
- 3.5
|
- 3.5
|
||||||
|
- nightly
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install --upgrade pip
|
- pip install --upgrade pip
|
||||||
|
|
Loading…
Reference in New Issue