Skip to content

Commit 24a22a3

Browse files
committed
Reduce job execution time
1 parent 32d2709 commit 24a22a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ install:
1212
- sudo apt install mongodb
1313
- sudo apt-get update
1414
- source ~/virtualenv/python3.8/bin/activate
15+
- pip install -r requirements.txt
1516
- pip install -U scikit-learn
1617
- export PYTHONPATH="${PYTHONPATH}:./src/jarvis"
1718

0 commit comments

Comments
 (0)