mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-09-02 20:27:15 +00:00
Update .travis.yml
This commit is contained in:
+3
-2
@@ -1,13 +1,14 @@
|
||||
language: python
|
||||
|
||||
dist: xenial
|
||||
sudo: true
|
||||
os: linux
|
||||
dist: focal
|
||||
|
||||
python:
|
||||
- '3.5'
|
||||
- '3.6'
|
||||
- '3.7'
|
||||
- '3.8'
|
||||
- '3.9'
|
||||
|
||||
# commands to install dependencies
|
||||
before_install:
|
||||
|
||||
Reference in New Issue
Block a user