Removed branches from Travis configuration

[ci skip]
pull/21/head
Mišo Belica 11 years ago
parent ea90ee5a5e
commit 671d940ded

@ -4,9 +4,6 @@ python:
- "2.6"
- "3.2"
- "3.3"
branches:
only:
- py3k
before_install: sudo apt-get install libxml2-dev libxslt-dev
# command to install dependencies
install: pip install -r requirements.txt --use-mirrors

Loading…
Cancel
Save