Removing the python 2.7 test on travis because there is suddenly some kind of

incompatibility between python 2.7 and pytest, but only on travis.
This commit is contained in:
Davis King 2019-02-20 08:02:44 -05:00
parent 16a1056916
commit 23c140d138
1 changed files with 2 additions and 2 deletions

View File

@ -91,7 +91,7 @@ matrix:
###################
- language: python
python: 2.7
python: 3.5
env:
- VARIANT=python-api
script:
@ -99,7 +99,7 @@ matrix:
###################
- language: python
python: 3.5
python: 3.7
env:
- VARIANT=python-api
script: