update config

This commit is contained in:
chfw 2014-12-10 19:31:38 +00:00
parent cd6bc61731
commit 7687c575d9
1 changed files with 1 additions and 1 deletions

View File

@ -10,8 +10,8 @@ python:
- 3.4
- pypy
install:
- pip install git+https://github.com/chfw/pyexcel.git
- pip install git+https://github.com/chfw/pyexcel-io.git
- pip install git+https://github.com/chfw/pyexcel.git
- python setup.py install
- pip install -r tests/requirements.txt
script: