Skip to content

Commit ac0d88b

Browse files
Remove Conda from yml
1 parent 6b82d18 commit ac0d88b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ env:
2525
global:
2626
- PYTHON=conda
2727

28-
before_install:
29-
- julia -e 'using Pkg; Pkg.add("Conda")'
30-
- julia -e 'using Conda; Conda.add("scikit-learn")'
31-
3228
before_script:
3329
- |
3430
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then

0 commit comments

Comments
 (0)