summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2016-05-09 20:13:43 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2016-05-10 08:06:46 -0700
commitdfccb9ad7ff2f4d38a5029a00b76df66ec8beea0 (patch)
tree6e6091e4edc3593c3f4cc5bdffd63928d71f3975
parentd9a7c29349b380479d9a72c6d5ac0a968c68014a (diff)
downloadchef-dfccb9ad7ff2f4d38a5029a00b76df66ec8beea0.tar.gz
helps if i can read
insomnia is a hell of a drug
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index ff44d87907..e7317ea31e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,7 +18,7 @@ before_script:
- echo -fp >> .rspec
# necessary for sudo: true tests, ingore failures on tests invoked with sudo: false
- sudo sed -i -e 's/^Defaults\tsecure_path.*$//' /etc/sudoers || true
- - apt-get -y install pv
+ - sudo apt-get -y install pv
# do not run expensive spec tests on PRs, only on branches
branches: