aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2015-12-13 23:47:43 +0100
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2015-12-13 23:47:43 +0100
commitc7807ff6e3028c785271c54ca7387518a512cede (patch)
tree33280686e047c9d35324dd9adb88b19fa8634fe0
parent70ca75aec86bb955a952ddb573c81e47bedf0f2b (diff)
downloadsbotools2-c7807ff6e3028c785271c54ca7387518a512cede.tar.xz
Specify that we require sudo
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 763319d..4a4c8ec 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,5 +3,6 @@ perl:
- "5.22"
- "5.18"
- "5.16"
+sudo: required
install: true
script: t/travis.sh