Update travis ci yml file
This commit is contained in:
parent
8ef54f7f0d
commit
16095bb031
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user