Skip to content

Commit 68a864d

Browse files
committed
Reduce job execution time
1 parent 4707b11 commit 68a864d

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
@@ -23,7 +23,7 @@ before_install:
2323

2424
install:
2525
- echo "Install"
26-
- pip install --user -r requirements.txt
26+
- pip install -r requirements.txt
2727
- pip install -U scikit-learn
2828

2929
script:

0 commit comments

Comments
 (0)