.travis.yml: unspecify Python version

The default is currently 3.6 and as it's unlikely to become 2, it may
make more sense to follow the default than remember to increase this at
times.

As this has been tested in another branch,

[CI SKIP]
This commit is contained in:
Aminda Suomalainen 2020-05-11 16:41:57 +03:00
parent ecb9cb2efe
commit f71ccb46f6
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -1,6 +1,4 @@
language: python
python:
- "3.6"
addons:
apt: