Browse Source

Revert "Test with Python 3.7"

This reverts commit 2ace144dc9.

Travis does not have it yet: travis-ci/travis-ci#9815
3.2.x
Johann Bauer 7 years ago
parent
commit
0cabfc0285
No known key found for this signature in database GPG Key ID: 84F1BF925B1F484D
  1. 1
      .travis.yml

1
.travis.yml

@ -3,7 +3,6 @@ language: python
python:
- 3.5
- 3.6
- 3.7
addons:
apt:
sources:

Loading…
Cancel
Save