Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/chfw/pyexcel-io
Browse files Browse the repository at this point in the history
  • Loading branch information
chfw committed May 20, 2015
2 parents 795fb7f + 29edae8 commit c2a5853
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ python:
- pypy
install:
- if [[ $TRAVIS_PYTHON_VERSION == "2.6" ]]; then pip install ordereddict; fi
- python setup.py install
- pip install git+https://github.com/chfw/pyexcel-xls.git
- pip install git+https://github.com/chfw/pyexcel.git
- pip install -r tests/requirements.txt
script:
Expand Down

0 comments on commit c2a5853

Please sign in to comment.