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

Fix travis build.

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