Enable Java 12 and MySQL

This commit is contained in:
Antonin Delpeuch 2019-06-13 13:44:51 +01:00
parent 203cf8c20e
commit 81c38ab44c

View File

@ -5,12 +5,13 @@ jdk:
- openjdk9
- oraclejdk11
- openjdk11
- openjdk12
addons:
mariadb: '10.0'
services:
# - mysql
- mysql
- postgresql
env: