We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43a7f6f commit ab22b0bCopy full SHA for ab22b0b
.travis.yml
@@ -36,6 +36,7 @@ before_install:
36
- pip install -U pytest pep8 wheel pytest-forked
37
- pip install -U numpy scipy pandas tqdm --only-binary numpy,scipy,pandas
38
- pip install -U protobuf
39
+ - pip install -r requirements.txt
40
# install boost
41
- sudo add-apt-repository universe
42
- sudo apt-get update
0 commit comments