Browse Source

Revert "Travis: Test with Python 3.7"

This reverts commit 9f6373a89e.
master
Johann Bauer 8 years ago
parent
commit
27fc715182
  1. 2
      .travis.yml

2
.travis.yml

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

Loading…
Cancel
Save