File: .travis.yml

package info (click to toggle)
libreflections-java 0.10.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 672 kB
  • sloc: java: 4,751; xml: 560; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 61 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
language: java

jdk:
  - openjdk8
  - openjdk9
  - openjdk11