Travis update

This commit is contained in:
Alen Mujezinovic 2013-01-17 17:25:34 +00:00
parent 3667171d72
commit 3198060acf
1 changed files with 0 additions and 4 deletions

View File

@ -11,9 +11,5 @@ install:
- pip install -q $DJANGO --use-mirrors
- pip install -q -r requirements.txt --use-mirrors
- python setup.py develop
branches:
only:
- master
- develop
script: ./test.sh