Commit c6adf747 by Timothée Peignier

fix env declaration

parent f09bd7ca
...@@ -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 -e py26-1.4.X,py27-1.4.X,pypy-1.4.X,py26,py27,py33,docs
notifications: notifications:
irc: "irc.freenode.org#django-pipeline" irc: "irc.freenode.org#django-pipeline"
\ No newline at end of file
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