Skip to content

Commit 96df2d3

Browse files
committed
no need to get master copy as it was released
1 parent 9a8edc4 commit 96df2d3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.moban.d/travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,4 @@ matrix:
2222
{%endblock%}
2323

2424
{% block custom_install %} - pip install Django==$DJANGO_VERSION
25-
- pip install https://github.com/pyexcel/pyexcel-webio/archive/master.zip
2625
{% endblock%}

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ matrix:
2222
install:
2323
- rm applymoban.py
2424
- pip install Django==$DJANGO_VERSION
25-
- pip install https://github.com/pyexcel/pyexcel-webio/archive/master.zip
2625
- pip install -r requirements.txt
2726
- pip install -r tests/requirements.txt
2827
script:

0 commit comments

Comments
 (0)