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 32d2709 commit 24a22a3Copy full SHA for 24a22a3
.travis.yml
@@ -12,6 +12,7 @@ install:
12
- sudo apt install mongodb
13
- sudo apt-get update
14
- source ~/virtualenv/python3.8/bin/activate
15
+ - pip install -r requirements.txt
16
- pip install -U scikit-learn
17
- export PYTHONPATH="${PYTHONPATH}:./src/jarvis"
18
0 commit comments