Commit 2619430a by Timothée Peignier

fix travis-ci build

parent 81525dcc
...@@ -2,6 +2,6 @@ language: python ...@@ -2,6 +2,6 @@ language: python
python: python:
- 2.7 - 2.7
install: pip install -q --use-mirrors tox install: pip install -q --use-mirrors tox
script: tox -e py26-1.4.X,py27-1.4.X,pypy-1.4.X,py26,py27,py33,docs script: tox
notifications: notifications:
irc: "irc.freenode.org#django-pipeline" irc: "irc.freenode.org#django-pipeline"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment