aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2016-12-15 01:09:24 +0000
committerbloodstalker <thabogre@gmail.com>2016-12-15 01:09:24 +0000
commit10f7fdbf436a27c8d4ea063776f6708aec2b84d0 (patch)
tree2f68a66441cf357d3f4b668fc887eab4132128a1
parentupdated (diff)
downloadmutator-10f7fdbf436a27c8d4ea063776f6708aec2b84d0.tar.gz
mutator-10f7fdbf436a27c8d4ea063776f6708aec2b84d0.zip
updated
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 86a9fa6..66d1f26 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,4 +8,4 @@ addons:
- libclang-3.9-dev
- libllvm3.9
- libstdc++-6-dev
-script: make CXX=clang++3.9 \ No newline at end of file
+script: make CXX=clang3.9 \ No newline at end of file