Browse Source

Revert "Travis: Test with Python 3.7"

This reverts commit 9f6373a89e.
3.2.x
Johann Bauer 7 years ago
parent
commit
27fc715182
  1. 2
      .travis.yml

2
.travis.yml

@ -1,10 +1,8 @@
sudo: false
dist: xenial
language: python
python:
- 3.5
- 3.6
- 3.7
addons:
apt:
sources:

Loading…
Cancel
Save