[travis] drop python 2.7 support

This commit is contained in:
Tobias Witek 2020-01-26 14:11:58 +01:00
parent 7a9cb8b533
commit 2f78ee4beb

View file

@ -1,10 +1,11 @@
sudo: false
language: python
python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "3.8"
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y task libdbus-1-dev