summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 225cc6d8bc..5b43404b89 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,7 +23,7 @@ before_script:
- ls -laR .ssh
- cp .ssh/id_rsa.pub .ssh/authorized_keys
- chmod 600 .ssh/authorized_keys
- - apt-get -y install pv
+ - sudo apt-get -y install pv
# do not run expensive spec tests on PRs, only on branches
branches: