Do not restrict branches to `tests` branch

In any case it was not working
This commit is contained in:
ZyX 2013-03-03 20:58:33 +04:00 committed by Kim Silkebækken
parent aa0a8bf76d
commit 4c233122d6
1 changed files with 0 additions and 3 deletions

View File

@ -6,8 +6,5 @@ python:
- "3.3"
install: tests/install.sh
script: tests/test.sh
branches:
only:
- tests
# vim: et