installing integration with Travis-CI

master
Vyacheslav N. Boyko 2019-01-15 22:37:00 +03:00
parent 0289d725da
commit 104d9e264c
1 changed files with 7 additions and 0 deletions

7
.travis.yml 100644
View File

@ -0,0 +1,7 @@
language: java
jdk:
- oraclejdk8
- oraclejdk11
- openjdk8
- openjdk10
- openjdk11