File: .travis.yml

package info (click to toggle)
jruby-joni 2.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,260 kB
  • sloc: java: 17,071; xml: 213; sh: 153; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 99 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
language: java

jdk:
- openjdk9

arch:
  - amd64
  - ppc64le


cache:
  directories:
  - $HOME/.m2