fix travis

This commit is contained in:
Valentin Boettcher 2019-05-16 16:24:44 +02:00
parent a2cc857f24
commit 8ae62b6459

View file

@ -1,6 +1,8 @@
dist: xenial # required for Python >= 3.7
language: python
python:
- "3"
- "3.7"
- "nightly" # nightly build
install:
- pip install tox-travis coveralls