summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2016-05-09 20:19:44 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2016-05-10 08:06:46 -0700
commit67ebb055abe36b78204941cd8eddc17e699b9ec1 (patch)
treec88972a0efbda4aa2bae20316daeccf352969580
parentdfccb9ad7ff2f4d38a5029a00b76df66ec8beea0 (diff)
downloadchef-67ebb055abe36b78204941cd8eddc17e699b9ec1.tar.gz
lets see if root has an ssh key to itself
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index e7317ea31e..c8a72adb87 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -35,6 +35,6 @@ matrix:
include:
- rvm: 2.1
sudo: true
- script: /bin/bash ./ciphertest.sh
+ script: sudo /bin/bash ./ciphertest.sh
# also remove integration / external tests
bundler_args: --without changelog development docgen guard integration maintenance omnibus_package tools aix bsd mac_os_x solaris windows --frozen