mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-26 09:06:40 +01:00
Add more Java versions to Travis
This commit is contained in:
parent
670d08ceb0
commit
5e5315f541
1 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,8 @@
|
|||
language: java
|
||||
jdk:
|
||||
- openjdk7
|
||||
- oraclejdk7
|
||||
- oraclejdk8
|
||||
notifications:
|
||||
email: false
|
||||
before_install:
|
||||
|
|
Loading…
Reference in a new issue