summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2013-09-06 00:46:50 -0400
committerChris McDonough <chrism@plope.com>2013-09-06 00:46:50 -0400
commitf7d60e437bec1d8a63d477732c0058f3e4ebb697 (patch)
tree839b149bf314edfd9e8fcbeb70c89512f8350dbe
parent027c9809ca9377b3ae37a34e4ed997d8fdfddfb8 (diff)
downloadpyramid-f7d60e437bec1d8a63d477732c0058f3e4ebb697.tar.gz
pyramid-f7d60e437bec1d8a63d477732c0058f3e4ebb697.tar.bz2
pyramid-f7d60e437bec1d8a63d477732c0058f3e4ebb697.zip
shorten test output in travis
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 00c293046..9d4324ff8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ python:
- pypy
- 3.2
-script: python setup.py test
+script: python setup.py test -q
notifications:
email: