aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2016-12-15 00:15:59 +0000
committerbloodstalker <thabogre@gmail.com>2016-12-15 00:15:59 +0000
commit4644bbbbaaa0fbf04c8fb6f74589720ec319acc9 (patch)
tree738b1b4a7c1f7cfb106833d6f0384554eb5f263f /.travis.yml
parentdisabled (diff)
downloadmutator-4644bbbbaaa0fbf04c8fb6f74589720ec319acc9.tar.gz
mutator-4644bbbbaaa0fbf04c8fb6f74589720ec319acc9.zip
updated
Diffstat (limited to '')
-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: