This commit is contained in:
Romain Dorgueil
2016-12-09 08:42:03 +01:00
parent c224c7face
commit aa5912bdf1

View File

@ -2,7 +2,6 @@ language: python
python: python:
- 3.5 - 3.5
- nightly - nightly
- pypy3
install: install:
- make install-dev - make install-dev
- pip install coveralls - pip install coveralls