Skip to content

Commit 28cb1b1

Browse files
committed
update travis config
1 parent ad70361 commit 28cb1b1

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
@@ -13,6 +13,7 @@ install:
1313
- if [[ $TRAVIS_PYTHON_VERSION == "2.6" ]]; then pip install ordereddict; fi
1414
- pip install git+https://github.com/chfw/pyexcel-io.git
1515
- pip install git+https://github.com/chfw/pyexcel.git
16+
- pip install -r requirements.txt
1617
- pip install -r tests/requirements.txt
1718
script:
1819
make test

0 commit comments

Comments
 (0)