Drop python 3.8 from Travis config

This commit is contained in:
Nabarun Pal 2020-03-13 00:08:14 +05:30
parent dbb86dd61c
commit ed6d979544
No known key found for this signature in database
GPG Key ID: 611D5079D826B150

View File

@ -1,6 +1,5 @@
language: python
dist: xenial
sudo: true
services:
- docker
@ -40,10 +39,6 @@ jobs:
env: TOXENV=py37
- python: 3.7
env: TOXENV=py37-functional
- python: 3.8
env: TOXENV=py38
- python: 3.8
env: TOXENV=py38-functional
- stage: deploy
script: skip
deploy: