Skip to content

Commit 9268398

Browse files
committed
travis: Install appveyor-artifacts with sudo
1 parent 75f9afb commit 9268398

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ matrix:
1515
# PRE_CMD=linux32
1616

1717
install:
18-
- pip install appveyor-artifacts
18+
- sudo pip install appveyor-artifacts
1919
- docker pull $DOCKER_IMAGE
2020

2121
script:

0 commit comments

Comments
 (0)