-
This commit is contained in:
@ -1,8 +1,9 @@
|
|||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- 3.5
|
- 3.5
|
||||||
- 3.5-dev
|
- 3.6
|
||||||
- nightly
|
- nightly
|
||||||
|
- pypy3
|
||||||
install:
|
install:
|
||||||
- make install-dev
|
- make install-dev
|
||||||
- pip install coveralls
|
- pip install coveralls
|
||||||
|
|||||||
Reference in New Issue
Block a user