projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3c8b28
)
Travis: try to make mysql plugin build on OSX
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Tue, 12 Feb 2019 13:09:29 +0000
(14:09 +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
39cc222
..
efd29f4
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-14,6
+14,7
@@
matrix:
- os: osx
osx_image: xcode10.1
compiler: clang
+ env: PATH="/usr/local/opt/mysql-client/bin:$PATH"
- os: linux
dist: xenial
compiler: clang