summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorGravatar Antti Korpi2020-01-13 15:33:06 +0100
committerGravatar Antti Korpi2020-01-13 15:33:06 +0100
commite9b88ae57011f4c72088ebfd546235968f697e7a (patch)
tree9b7efafd7c1b0638a0f9f5e56bcd6410867af5ae
parentb2abbdc3ec790368ae3ac2d22934a1b07b935a0b (diff)
downloadxkbcat-e9b88ae57011f4c72088ebfd546235968f697e7a.tar.gz
xkbcat-e9b88ae57011f4c72088ebfd546235968f697e7a.zip
Travis: Just use clang
GCC is failing with "undefined reference" https://travis-ci.org/anko/xkbcat/jobs/636386190 for reasons I cannot comprehend or reproduce anywhere else, but clang is passing like it's supposed to, so I guess that's our life now.
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 68afaf9..8206ef3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,6 @@
dist: bionic
language: c
compiler:
- - gcc
- clang
script:
- make