Browse Source

Test with Python 3.7

3.2.x
Johann Bauer 7 years ago
parent
commit
2ace144dc9
No known key found for this signature in database GPG Key ID: 84F1BF925B1F484D
  1. 1
      .travis.yml

1
.travis.yml

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

Loading…
Cancel
Save