mirror of
https://github.com/datafolklabs/cement.git
synced 2026-02-06 11:16:46 +00:00
Remove Python 3.5/3.6 From Tests - Resolves Issue #617
This commit is contained in:
parent
ba848918fe
commit
20596b5dff
@ -3,9 +3,6 @@ sudo: false
|
||||
script: ./scripts/travis.sh
|
||||
os:
|
||||
- linux
|
||||
python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
matrix:
|
||||
include:
|
||||
- python: "3.7"
|
||||
@ -17,9 +14,6 @@ matrix:
|
||||
- python: "3.9"
|
||||
dist: "xenial"
|
||||
sudo: true
|
||||
- python: "3.10"
|
||||
dist: "focal"
|
||||
sudo: true
|
||||
services:
|
||||
- memcached
|
||||
- redis-server
|
||||
|
||||
Loading…
Reference in New Issue
Block a user