aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2013-05-12 00:10:26 +0200
committerTheo Chatzimichos <tampakrap@gentoo.org>2013-05-12 00:10:26 +0200
commit2c34ae00a906c85022ae3f725d110e181ef17e65 (patch)
tree87396458c3d2c03f52e198a2b785d906a23c22d0 /.travis.yml
parentAdd notification mail recipient (diff)
downloadidentity.gentoo.org-2c34ae00a906c85022ae3f725d110e181ef17e65.tar.gz
identity.gentoo.org-2c34ae00a906c85022ae3f725d110e181ef17e65.tar.bz2
identity.gentoo.org-2c34ae00a906c85022ae3f725d110e181ef17e65.zip
identation
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml16
1 files changed, 8 insertions, 8 deletions
diff --git a/.travis.yml b/.travis.yml
index c48e28c..a80176c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,15 +1,15 @@
language: python
python:
- - "2.7"
+ - "2.7"
env:
- - DJANGO_VERSION=1.5
+ - DJANGO_VERSION=1.5
install:
- - pip install -r requirements.txt --use-mirrors
+ - pip install -r requirements.txt --use-mirrors
branches:
- only:
- - master
+ only:
+ - master
script: python manage.py test --settings=okupy.tests.settings tests
notifications:
- email:
- recipients:
- - okupy@gentoo.org
+ email:
+ recipients:
+ - okupy@gentoo.org