aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2016-12-14 22:59:35 +0000
committerbloodstalker <thabogre@gmail.com>2016-12-14 22:59:35 +0000
commitda2138df395b395f2cfdae466b143d4917a2194b (patch)
tree2fdb5ee8236734e255a7a719be1c5f588f1dcc4b /.travis.yml
parentupdate (diff)
downloadmutator-da2138df395b395f2cfdae466b143d4917a2194b.tar.gz
mutator-da2138df395b395f2cfdae466b143d4917a2194b.zip
update
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 78345ca..94570db 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,6 +8,7 @@ addons:
- libclang-3.9-dev
- libllvm3.9
- libstdc++-6-dev
+ - clang-3.9
before_script:
- travis_wait 10 ./extra-tools/CITPreBuildDep.sh
script: make \ No newline at end of file