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 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