aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2016-12-15 11:28:13 +0000
committerbloodstalker <thabogre@gmail.com>2016-12-15 11:28:13 +0000
commit6c2470b8311e78742b2b06ad48a92314a91aad84 (patch)
treec5e5c0fe064eb0d95f25b1efb8f65619b3d8718a
parentupdated (diff)
downloadmutator-6c2470b8311e78742b2b06ad48a92314a91aad84.tar.gz
mutator-6c2470b8311e78742b2b06ad48a92314a91aad84.zip
updated
-rw-r--r--.travis.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 5e88aaf..f657abe 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,4 @@
-dist: ubuntu-precise
+#dist: ubuntu-precise
language: cpp
matrix:
include:
@@ -12,4 +12,5 @@ matrix:
- libllvm3.9
- libstdc++-6-dev
env: COMPILER=clang++-3.9
- script: make CXX=$COMPILER \ No newline at end of file
+
+script: make CXX=$COMPILER \ No newline at end of file