We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93c0d8d commit 54e4164Copy full SHA for 54e4164
.travis.yml
@@ -45,7 +45,7 @@ before_script:
45
46
script:
47
# - TODO: Run black and flake8
48
- - python -m unittest discover -v -s mapswipe_workers/tests/unittests/ -p 'test_*.py'
+ # - python -m unittest discover -v -s mapswipe_workers/tests/unittests/ -p 'test_*.py'
49
50
# before_deploy:
51
# # SSH setup to deploy to server after build.
0 commit comments