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.
2 parents f2f20f6 + a826bd8 commit 7dbc91aCopy full SHA for 7dbc91a
.travis.yml
@@ -53,4 +53,4 @@ install:
53
54
script:
55
- mkdir ./data
56
- - python -m unittest discover src/ -p '*_unittest.py'
+ - python -m unittest discover art/ -p '*_unittest.py'
0 commit comments