aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 28b7c09..4aa14f7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,7 @@ install:
branches:
only:
- master
-script: coverage run manage.py test --settings=okupy.tests.settings tests
+script: coverage run manage.py test --settings=okupy.tests.settings
after_success:
- coveralls
notifications: