]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
Travis: try to make mysql plugin build on OSX
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Tue, 12 Feb 2019 13:09:29 +0000 (14:09 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Tue, 12 Feb 2019 13:38:38 +0000 (14:38 +0100)
.travis.yml

index 39cc2228cd571b4caeca797fa03883a6af8f07ca..efd29f4921648c6f6bc45d708d95a58af534257e 100644 (file)
@@ -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