Add trusty to make python2.6 available

This commit is contained in:
Jiri Kucera 2019-07-19 11:58:49 +02:00
parent 5d7e544134
commit 5e2ed49044

View file

@ -3,6 +3,7 @@ language: python
matrix:
include:
- python: 2.6
dist: trusty
# If the role contains python code that should be linted and tested, say
# this by setting LSR_USE_PYTHON environment variable to the value that
# evaluates as true in the role's repository settings page at