summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index c70a17a..b44d4e2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,3 +26,4 @@ before_install:
# command to run tests
script:
- python manage.py test -v 2 yaksh
+ - python manage.py test -v 2 yaksh.tests.load_test \ No newline at end of file