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 f379571 commit 57ba59eCopy full SHA for 57ba59e
.travis.yml
@@ -20,4 +20,4 @@ script:
20
- pyflakes minio/*.py || true
21
- python setup.py install
22
- python setup.py nosetests
23
-- python tests/functional/tests.py
+- MINT_MODE=full python tests/functional/tests.py
0 commit comments