mirror of
https://github.com/echemdata/galvani.git
synced 2025-12-14 17:15:36 +00:00
Download the test data when running the tests
This commit is contained in:
@@ -14,5 +14,6 @@ python:
|
||||
# command to install dependencies
|
||||
install: "pip install -r requirements.txt"
|
||||
install: "pip install nose"
|
||||
install: "sh get_testdata.sh"
|
||||
# command to run tests
|
||||
script: nosetests
|
||||
|
||||
Reference in New Issue
Block a user