We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75f9afb commit 9268398Copy full SHA for 9268398
1 file changed
.travis.yml
@@ -15,7 +15,7 @@ matrix:
15
# PRE_CMD=linux32
16
17
install:
18
- - pip install appveyor-artifacts
+ - sudo pip install appveyor-artifacts
19
- docker pull $DOCKER_IMAGE
20
21
script:
0 commit comments