projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a1b986
)
Travis: switch to Bionic
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Mon, 14 Oct 2019 16:46:58 +0000
(18:46 +0200)
committer
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Mon, 14 Oct 2019 16:46:58 +0000
(18:46 +0200)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
4ba4e2a
..
6e1199d
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-18,10
+18,10
@@
matrix:
- CXX=clang++
- PATH="/usr/local/opt/mysql-client/bin:$PATH"
- os: linux
- dist:
xenial
+ dist:
bionic
compiler: clang
- os: linux
- dist:
xenial
+ dist:
bionic
compiler: gcc
before_install: