Skip to content

Commit 57ba59e

Browse files
harshavardhanaminio-trusted
authored andcommitted
enable MINT_MODE=full for travis tests
1 parent f379571 commit 57ba59e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ script:
2020
- pyflakes minio/*.py || true
2121
- python setup.py install
2222
- python setup.py nosetests
23-
- python tests/functional/tests.py
23+
- MINT_MODE=full python tests/functional/tests.py

0 commit comments

Comments
 (0)