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 - openjdk9
- oraclejdk11 - oraclejdk11
- openjdk11 - openjdk11
- openjdk12
addons: addons:
mariadb: '10.0' mariadb: '10.0'
services: services:
# - mysql - mysql
- postgresql - postgresql
env: env: