1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-11-25 22:02:05 +01:00

Update travis ubuntu image to bionic

This commit is contained in:
Paul Schaub 2021-06-03 23:40:19 +02:00
parent e0cb1cff3b
commit aa98e6ad16

View file

@ -1,5 +1,5 @@
language: java
dist: trusty
dist: bionic
jdk:
- openjdk8
- openjdk11