summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2014-08-29 16:34:04 +0200
committerQC <qball@gmpclient.org>2014-08-29 16:34:04 +0200
commit1916b0e66e7507c118d41ca947b422c7d65ee24e (patch)
tree9af9ddd2179dc6ebd5925d6698778c0eb200df9a /.travis.yml
parentbcbf512dc48745443479694164e2de4bb813181d (diff)
Remove clang, does not work with the coverage stuff.
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 5226d398..05222a9c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,5 @@
language: c
compiler:
- - clang
- gcc
before_install: