summaryrefslogtreecommitdiffstatshomepage
path: root/.travis.yml
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-12-03 13:57:03 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2015-12-03 13:57:03 +0100
commitcdbba2ed1ced18bdc6b71838dbd1d6fcc9e77690 (patch)
treeed81a49e6501c28324b1ed6a81187f4db85b826e /.travis.yml
parent13fa05d611e2f436e0e85d9095bd91e5f60e223a (diff)
ah (nw)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 7784189a466..b669f47ccd7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,9 +14,6 @@ compiler:
os:
- linux
- osx
-install:
- - if [ "$CXX" = "g++" ]; then export CXX="g++-5" CC="gcc-5"; fi
- - if [ "$CXX" = "clang++" ]; then export CXX="clang++-3.7" CC="clang-3.7"; fi
matrix:
exclude:
- os: osx