mirror of
https://github.com/chuushi/PhantomSMP.git
synced 2024-11-25 19:45:39 +01:00
9 lines
113 B
YAML
9 lines
113 B
YAML
|
language: java
|
||
|
jdk:
|
||
|
- openjdk8
|
||
|
- oraclejdk8
|
||
|
notifications:
|
||
|
email:
|
||
|
on_success: never
|
||
|
on_failure: always
|