projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
312a9cc
)
Try to point OSX at where java is
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Mon, 14 Oct 2019 18:42:31 +0000
(20:42 +0200)
committer
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Mon, 14 Oct 2019 18:42:31 +0000
(20:42 +0200)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
700f75e
..
cdb4d14
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-18,6
+18,7
@@
matrix:
env:
- CXX=clang++
- PATH="/usr/local/opt/mysql-client/bin:$PATH"
+ - JAVA_HOME="/Library/Java/JavaVirtualMachines/openjdk-13.jdk/Contents/Home"
- os: linux
dist: xenial
compiler: clang