Skip to content

Commit 3209204

Browse files
author
matthias_schaub
committed
Ran test for gdal installation.
1 parent 8a2098f commit 3209204

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ before_script:
4545

4646
script:
4747
# - TODO: Run black and flake8
48+
- python -m unittest -v -s tests.unittests.test_gdal
4849
# - python -m unittest discover -v -s mapswipe_workers/tests/unittests/ -p 'test_*.py'
4950

5051
# before_deploy:

0 commit comments

Comments
 (0)