aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2016-12-15 01:05:52 +0000
committerbloodstalker <thabogre@gmail.com>2016-12-15 01:05:52 +0000
commita5dd505a811f05481a552e97ac9354df22578888 (patch)
tree8ffef529d569c281df24d74be784319d547835a4 /.travis.yml
parentupdated (diff)
downloadmutator-a5dd505a811f05481a552e97ac9354df22578888.tar.gz
mutator-a5dd505a811f05481a552e97ac9354df22578888.zip
updated
Diffstat (limited to '')
-rw-r--r--.travis.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index 46df6fb..ffbfe40 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,11 +1,11 @@
dist: ubuntu-precise
language: cpp
-matrix:
- include:
+matrix:
+ include:
compiler: clang
- addons:
- apt:
- packages:
+ addons:
+ apt:
+ packages:
- clang-3.9
- libclang-3.9-dev
- libllvm3.9