aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2016-12-12 03:55:23 +0100
committerTristan Gingold <tgingold@free.fr>2016-12-12 03:55:23 +0100
commit5ccabe2c5f9d88b8f3065cafc8c156b35f5fb502 (patch)
treefd06b28fb132b9d5c611bdd3efa5a9571c08b12c /.travis.yml
parent9544b52efb2f48d3031a1f1bc9070f0e4c164864 (diff)
downloadghdl-5ccabe2c5f9d88b8f3065cafc8c156b35f5fb502.tar.gz
ghdl-5ccabe2c5f9d88b8f3065cafc8c156b35f5fb502.tar.bz2
ghdl-5ccabe2c5f9d88b8f3065cafc8c156b35f5fb502.zip
travis: set CLANGXX in make command
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 786ee5a17..7da46d32e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,7 +14,6 @@ matrix:
dist: precise
env:
- BLD=llvm-3.8
- - CLANGXX=clang++-3.8
addons:
apt:
sources: