mirror of https://github.com/qos-ch/slf4j
Set Travis to run on Trusty and oraclejdk9.
This commit is contained in:
parent
2d4a1324b6
commit
2ed2565fe4
|
|
@ -1,4 +1,7 @@
|
|||
dist: trusty
|
||||
language: java
|
||||
jdk:
|
||||
- oraclejdk9
|
||||
notifications:
|
||||
email:
|
||||
- notification@qos.ch
|
||||
|
|
|
|||
Loading…
Reference in New Issue