Do not restrict branches to `tests` branch
In any case it was not working
This commit is contained in:
parent
aa0a8bf76d
commit
4c233122d6
|
@ -6,8 +6,5 @@ python:
|
|||
- "3.3"
|
||||
install: tests/install.sh
|
||||
script: tests/test.sh
|
||||
branches:
|
||||
only:
|
||||
- tests
|
||||
|
||||
# vim: et
|
||||
|
|
Loading…
Reference in New Issue