mirror of
https://github.com/echemdata/galvani.git
synced 2025-12-14 09:15:34 +00:00
Remove get_testdata.sh
This file is no longer needed, because the test data are saved in the repo with git-lfs.
This commit is contained in:
@@ -4,7 +4,6 @@ cache:
|
||||
directories:
|
||||
- .tox
|
||||
- .pytest_cache
|
||||
- tests/testdata
|
||||
python:
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
@@ -12,5 +11,4 @@ python:
|
||||
- "3.9"
|
||||
install:
|
||||
- pip install tox-travis
|
||||
- sh get_testdata.sh
|
||||
script: tox
|
||||
|
||||
Reference in New Issue
Block a user