aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2016-12-15 11:43:10 +0000
committerbloodstalker <thabogre@gmail.com>2016-12-15 11:43:10 +0000
commitf4ac5c64f3f5013a33b8144a90b4099bf274d987 (patch)
treed4b25e12e94d9b88ecb8485a446789dd4c5b8f3c /.travis.yml
parentupdated (diff)
downloadmutator-f4ac5c64f3f5013a33b8144a90b4099bf274d987.tar.gz
mutator-f4ac5c64f3f5013a33b8144a90b4099bf274d987.zip
updated
Diffstat (limited to '')
-rw-r--r--.travis.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 9ee5bd4..9e36002 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,9 +22,9 @@ matrix:
compiler: clang
addons:
apt:
- sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-precise-3.6']
- packages: ['clang-3.6']
- env: COMPILER=clang++-3.6
+ sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-precise-3.8']
+ packages: ['clang-3.8']
+ env: COMPILER=clang++-3.8
# Activate when 3.7 is released and the repository is available
# - os: linux