Skip to content

Commit

Permalink
Remove get_testdata.sh
Browse files Browse the repository at this point in the history
This file is no longer needed, because the test data are saved
in the repo with git-lfs.
  • Loading branch information
chatcannon committed Nov 7, 2020
1 parent 093cde0 commit 8d31743
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 30 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@ cache:
directories:
- .tox
- .pytest_cache
- tests/testdata
python:
- "3.6"
- "3.7"
- "3.8"
- "3.9"
install:
- pip install tox-travis
- sh get_testdata.sh
script: tox
28 changes: 0 additions & 28 deletions get_testdata.sh

This file was deleted.

0 comments on commit 8d31743

Please sign in to comment.