projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
663f1cb
)
Travis: explicitly set compiler to clang on OSX
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Tue, 12 Feb 2019 11:37:27 +0000
(12:37 +0100)
committer
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Tue, 12 Feb 2019 11:37:27 +0000
(12:37 +0100)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
5547cb3
..
ee6931f
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-12,6
+12,7
@@
matrix:
include:
- os: osx
osx_image: xcode10.1
+ compiler: clang
- os: linux
dist: xenial
compiler: clang