Skip to content

Commit

Permalink
Update manifest and use default text report.
Browse files Browse the repository at this point in the history
  • Loading branch information
adiroiban committed Jul 13, 2016
1 parent 5ec5fd2 commit 0e65202
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ matrix:

env:
global:
- TRIAL_REPORTER=verbose
- TRIAL_REPORTER=text

# Install packages in a virtualenv.
# Install the virtualenv if required.
Expand Down
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ exclude admin
exclude bin/admin
recursive-exclude admin *
recursive-exclude bin/admin *
recursive-exclude .travis *

# Include test-running utilities for downstream packagers
include tox.ini .coveragerc
Expand Down

0 comments on commit 0e65202

Please sign in to comment.