Skip to content

Commit 3c2e9fb

Browse files
committed
update test environments
1 parent ad715d2 commit 3c2e9fb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ python:
1212
install:
1313
- pip install git+https://github.com/chfw/pyexcel-io.git
1414
- pip install git+https://github.com/chfw/pyexcel.git
15+
- pip install git+https://github.com/chfw/pyexcel-xls.git
1516
- python setup.py install
1617
- pip install -r tests/requirements.txt
1718
script:

tests/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ rednose
33
nose-cov
44
python-coveralls
55
coverage
6-
pyexcel

0 commit comments

Comments
 (0)