Skip to content

Commit ec28c03

Browse files
committed
travis: sudo install scikit-ci-addons
1 parent ea3b90f commit ec28c03

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
@@ -8,7 +8,7 @@ cache:
88
- $HOME/docker
99

1010
before_install:
11-
- pip install -U scikit-ci-addons
11+
- sudo pip install -U scikit-ci-addons
1212
- ci_addons docker load-pull-save r.j3ss.co/shellcheck
1313

1414
script:

0 commit comments

Comments
 (0)