mirror of
https://github.com/PaperMC/Paper.git
synced 2025-02-18 05:22:10 +01:00
Add more Java versions to Travis
This commit is contained in:
parent
670d08ceb0
commit
5e5315f541
@ -1,4 +1,8 @@
|
||||
language: java
|
||||
jdk:
|
||||
- openjdk7
|
||||
- oraclejdk7
|
||||
- oraclejdk8
|
||||
notifications:
|
||||
email: false
|
||||
before_install:
|
||||
|
Loading…
Reference in New Issue
Block a user