Skip to content

Commit

Permalink
enable MINT_MODE=full for travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
harshavardhana authored and minio-trusted committed Jan 20, 2018
1 parent f379571 commit 57ba59e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ script:
- pyflakes minio/*.py || true
- python setup.py install
- python setup.py nosetests
- python tests/functional/tests.py
- MINT_MODE=full python tests/functional/tests.py

0 comments on commit 57ba59e

Please sign in to comment.