Browse Source

Travis: Test with Python 3.7

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

2
.travis.yml

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

Loading…
Cancel
Save