Pārlūkot izejas kodu

Travis: Build and test on JDK 7, 8 and 11.

This uses the Trusty (14.04) image since that in the only one
where all three JDKs are available.
tags/r1.9.0
Florian Zschocke pirms 4 gadiem
vecāks
revīzija
cf23590a66
1 mainītis faili ar 6 papildinājumiem un 0 dzēšanām
  1. 6
    0
      .travis.yml

+ 6
- 0
.travis.yml Parādīt failu

@@ -1,2 +1,8 @@
dist: trusty

language: java

jdk:
- openjdk7
- openjdk8
- oraclejdk11

Notiek ielāde…
Atcelt
Saglabāt