mirror of
https://github.com/echemdata/galvani.git
synced 2025-12-14 01:15:34 +00:00
Remove Python 2 from tox and travis tests
This commit is contained in:
@@ -6,7 +6,6 @@ cache:
|
|||||||
- .pytest_cache
|
- .pytest_cache
|
||||||
- tests/testdata
|
- tests/testdata
|
||||||
python:
|
python:
|
||||||
- "2.7"
|
|
||||||
- "3.5"
|
- "3.5"
|
||||||
# - "3.7" # Python 3.7 is not available on travis CI yet
|
# - "3.7" # Python 3.7 is not available on travis CI yet
|
||||||
install:
|
install:
|
||||||
|
|||||||
Reference in New Issue
Block a user