aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2016-12-15 00:30:39 +0000
committerbloodstalker <thabogre@gmail.com>2016-12-15 00:30:39 +0000
commit9ae0887b6c7dc3b3dc39762fcd3685fd04f418a5 (patch)
treefa0f787ff2b82093207bf5409b9914c1c861695f /.travis.yml
parentupdated (diff)
downloadmutator-9ae0887b6c7dc3b3dc39762fcd3685fd04f418a5.tar.gz
mutator-9ae0887b6c7dc3b3dc39762fcd3685fd04f418a5.zip
updated
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index cde2b2d..29b56ce 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,10 @@ before_install:
- sudo apt-get install clang-3.9
language: cpp
compiler: clang
+ addons:
+ apt:
+ packages:
+ - clang-3.9
addons:
apt:
packages: