mirror of
https://github.com/linux-system-roles/network.git
synced 2026-07-22 10:37:52 +00:00
Add trusty to make python2.6 available
This commit is contained in:
parent
5d7e544134
commit
5e2ed49044
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue