mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 02:15:17 +00:00
travis: Upgrade to bionic
This commit is contained in:
parent
a9407a4803
commit
0258ee8575
2 changed files with 1 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# SPDX-License-Identifier: MIT
|
||||
---
|
||||
dist: xenial
|
||||
dist: bionic
|
||||
language: python
|
||||
env:
|
||||
global:
|
||||
|
|
@ -11,7 +11,6 @@ matrix:
|
|||
- python: 2.6
|
||||
dist: trusty
|
||||
- python: 2.7
|
||||
- python: 3.5
|
||||
- python: 3.6
|
||||
- python: 3.7
|
||||
- python: 3.8
|
||||
|
|
|
|||
1
tox.ini
1
tox.ini
|
|
@ -270,7 +270,6 @@ max-line-length = 88
|
|||
python =
|
||||
2.6: py26,coveralls,custom
|
||||
2.7: py27,coveralls,flake8,pylint,custom
|
||||
3.5: custom
|
||||
3.6: py36,coveralls,black,yamllint,custom
|
||||
3.7: py37,coveralls,custom
|
||||
3.8: py38,coveralls,custom
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue