Project-HomeFlix/.travis.yml
2018-05-30 19:32:24 +02:00

7 lines
78 B
YAML

language: java
jdk:
- oraclejdk9
- oraclejdk10
- openjdk9
- openjdk10