summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorPrabhu Ramachandran2016-08-12 21:30:02 +0530
committerPrabhu Ramachandran2016-08-12 21:30:02 +0530
commitedaffc172a6cf1fcae7e5e3cae16e5aaf84c996b (patch)
treea0759c69b03febe2b0e43520e0bd9efd4384f681 /.travis.yml
parent3910794df5de5c2da8d7972bd429d7bb83a0abb3 (diff)
downloadonline_test-edaffc172a6cf1fcae7e5e3cae16e5aaf84c996b.tar.gz
online_test-edaffc172a6cf1fcae7e5e3cae16e5aaf84c996b.tar.bz2
online_test-edaffc172a6cf1fcae7e5e3cae16e5aaf84c996b.zip
Set correct verbosity level for test.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 15f85bd..8ad6c5f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,4 +21,4 @@ before_install:
# command to run tests
script:
- - python manage.py test -v yaksh
+ - python manage.py test -v 2 yaksh