Skip to content

Commit

Permalink
update travis for ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
chfw committed May 20, 2015
1 parent afdbd5b commit e2e98dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ python:
- pypy
install:
- if [[ $TRAVIS_PYTHON_VERSION == "2.6" ]]; then pip install ordereddict; fi
- 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 e2e98dc

Please sign in to comment.