Skip to content

Commit 8d2f9e3

Browse files
committed
use latest pyexcel for test
1 parent e93a79e commit 8d2f9e3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.moban.d/travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@
88

99
{%block custom_install %}
1010
- pip install https://github.com/pyexcel/pyexcel-io/archive/master.zip
11+
- pip install https://github.com/pyexcel/pyexcel/archive/master.zip
1112
{%endblock%}

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ python:
1313
- pypy
1414
install:
1515
- pip install https://github.com/pyexcel/pyexcel-io/archive/master.zip
16+
- pip install https://github.com/pyexcel/pyexcel/archive/master.zip
1617
- pip install -r requirements.txt
1718
- pip install -r tests/requirements.txt
1819
script:

0 commit comments

Comments
 (0)