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 daffc93 commit 2e20a42Copy full SHA for 2e20a42
.travis.yml
@@ -14,4 +14,4 @@ install:
14
- pip install -r requirements.txt
15
- python setup.py install
16
# command to run tests
17
-script: pytest -t test
+script: python test/test_load_module.py -v
0 commit comments