Removing Python 2 configurations for CI runs

This commit is contained in:
Yannick Jadoul
2020-02-04 11:58:50 +01:00
parent 67022e620e
commit 692c64ffd9
5 changed files with 44 additions and 37 deletions
-7
View File
@@ -2,13 +2,6 @@ language: generic
matrix:
include:
# Linux Python 2
- sudo: required
language: python
python: 2.7
services: docker
env: PYTHON=python
# Linux Python 3
- sudo: required
language: python