Update travis ci yml file

This commit is contained in:
santi-eidu 2022-03-23 18:47:05 +01:00
parent 8ef54f7f0d
commit 16095bb031

View File

@ -1,12 +1,12 @@
---
dist: xenial
dist: focal
language: python
python: "3.9"
os: linux
services:
- docker
install:
- pip3 install cookiecutter
- pip install pipenv
env:
jobs:
- MOLECULE_DISTRO=debian:bullseye-slim