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 ac0d88b commit 9089390Copy full SHA for 9089390
.travis.yml
@@ -31,8 +31,6 @@ before_script:
31
brew update
32
brew upgrade cmake
33
fi
34
- - pip install --user -U numpy scipy scikit-learn
35
- - julia -e 'using Pkg; Pkg.build("PyCall"); Pkg.update()'
36
37
after_success:
38
# push coverage results to Codecov
0 commit comments