Update travis ci yml file
This commit is contained in:
parent
8ef54f7f0d
commit
16095bb031
@ -1,12 +1,12 @@
|
|||||||
---
|
---
|
||||||
dist: xenial
|
dist: focal
|
||||||
language: python
|
language: python
|
||||||
python: "3.9"
|
python: "3.9"
|
||||||
os: linux
|
os: linux
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
install:
|
install:
|
||||||
- pip3 install cookiecutter
|
- pip install pipenv
|
||||||
env:
|
env:
|
||||||
jobs:
|
jobs:
|
||||||
- MOLECULE_DISTRO=debian:bullseye-slim
|
- MOLECULE_DISTRO=debian:bullseye-slim
|
||||||
|
Loading…
Reference in New Issue
Block a user