Sunset 2.7

This commit is contained in:
Lorenz Diener 2019-07-23 12:16:23 +02:00 committed by GitHub
parent 5b3c1c6582
commit e6f6fc07e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,6 @@
language: python language: python
python: python:
- "3.6" - "3.6"
- "2.7"
install: install:
- pip install .[test] - pip install .[test]