1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-01-31 03:50:36 +01:00

[CI-SKIP] Have travis ensure openjdk11 builds run

This commit is contained in:
Zach Brown 2018-10-24 16:26:47 -04:00
parent f2346bfd49
commit 276f49855f

View file

@ -3,6 +3,7 @@ sudo: required
dist: trusty
jdk:
- oraclejdk8
- openjdk11
git:
submodules: false
before_install: