Skip to content

Commit 4a0d471

Browse files
committed
Reduce job execution time
1 parent 85f2e97 commit 4a0d471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ install:
1313
- sudo apt install mongodb
1414
- sudo apt-get update
1515
- source ~/virtualenv/python3.8/bin/activate
16-
- pip install -U scikit-learn==0.21.2
16+
- pip install -U scikit-learn
1717
- export PYTHONPATH="${PYTHONPATH}:./src/jarvis"
1818

1919
script:

0 commit comments

Comments
 (0)