Skip to content

Commit 1ed542d

Browse files
committed
update travis-ci to take latest pyexcel-io
1 parent fb2059f commit 1ed542d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ python:
99
- 3.4
1010
install:
1111
- pip install git+https://github.com/chfw/ezodf.git
12+
- pip install git+https://github.com/chfw/pyexcel-io.git
1213
- pip install git+https://github.com/chfw/pyexcel.git
1314
- pip install -r requirements.txt --use-mirrors
1415
- pip install -r tests/requirements.txt --use-mirrors

0 commit comments

Comments
 (0)