aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e116d86..671a6dc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,7 @@
dist: ubuntu-precise
+sudo: required
+before_install: sudo apt-get remove clang
language: cpp
compiler: clang
addons: