This commit is contained in:
Romain Dorgueil
2016-12-09 08:31:51 +01:00
parent c8cc4f24df
commit cba9d55534

View File

@ -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