Commit 47be445f authored by Stefane Fermigier's avatar Stefane Fermigier

Fix travis build.

parent d2d25a2a
...@@ -6,6 +6,9 @@ cache: pip ...@@ -6,6 +6,9 @@ cache: pip
python: python:
- "2.7" - "2.7"
install:
- pip install -U pip setuptools tox
script: script:
- tox - tox
......
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