projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e16ce7d
)
Travis: try to fix protobuf header detection
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Tue, 12 Feb 2019 13:12:13 +0000
(14:12 +0100)
committer
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Tue, 12 Feb 2019 13:38:38 +0000
(14:38 +0100)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
efd29f4
..
8610c2b
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-15,6
+15,7
@@
matrix:
osx_image: xcode10.1
compiler: clang
env: PATH="/usr/local/opt/mysql-client/bin:$PATH"
+ env: CXX=clang++
- os: linux
dist: xenial
compiler: clang