Skip to content

Commit 9089390

Browse files
Try removing PyCall in build
1 parent ac0d88b commit 9089390

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ before_script:
3131
brew update
3232
brew upgrade cmake
3333
fi
34-
- pip install --user -U numpy scipy scikit-learn
35-
- julia -e 'using Pkg; Pkg.build("PyCall"); Pkg.update()'
3634
3735
after_success:
3836
# push coverage results to Codecov

0 commit comments

Comments
 (0)