aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-05-29 10:33:04 +0200
committerGerd Hoffmann <kraxel@redhat.com>2019-05-29 10:33:04 +0200
commitbbd3f403a7facbf8808c9921fc4b6cbdd8520bde (patch)
tree6bce72cbf9bf21d1d25504d09b9f86ed50884cdd
parent2ec73fa1688200002ed4acdd55440f23ff06ef70 (diff)
downloadvconsole-bbd3f403a7facbf8808c9921fc4b6cbdd8520bde.tar.gz
travis: try sudo pip3
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6dc1fa3..5fd6f2d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ language: c
compiler: gcc
before_script:
- - pip3 install meson
+ - sudo pip3 install meson
addons:
apt: