Skip to content

Commit ab22b0b

Browse files
committed
add explicit reqs support
1 parent 43a7f6f commit ab22b0b

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
@@ -36,6 +36,7 @@ before_install:
3636
- pip install -U pytest pep8 wheel pytest-forked
3737
- pip install -U numpy scipy pandas tqdm --only-binary numpy,scipy,pandas
3838
- pip install -U protobuf
39+
- pip install -r requirements.txt
3940
# install boost
4041
- sudo add-apt-repository universe
4142
- sudo apt-get update

0 commit comments

Comments
 (0)