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 85f2e97 commit 4a0d471Copy full SHA for 4a0d471
.travis.yml
@@ -13,7 +13,7 @@ install:
13
- sudo apt install mongodb
14
- sudo apt-get update
15
- source ~/virtualenv/python3.8/bin/activate
16
- - pip install -U scikit-learn==0.21.2
+ - pip install -U scikit-learn
17
- export PYTHONPATH="${PYTHONPATH}:./src/jarvis"
18
19
script:
0 commit comments