mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2024-11-20 09:35:27 +01:00
11 lines
186 B
YAML
11 lines
186 B
YAML
|
language: java
|
||
|
jdk:
|
||
|
- oraclejdk8
|
||
|
- oraclejdk7
|
||
|
- openjdk6
|
||
|
notifications:
|
||
|
email:
|
||
|
recipients:
|
||
|
- "dmulloy2@live.com"
|
||
|
on_success: change
|
||
|
on_failure: always
|