File: .travis.yml

package info (click to toggle)
robocode 1.9.3.9-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 10,640 kB
  • sloc: java: 53,012; cs: 25,275; xml: 2,337; sh: 272; makefile: 15
file content (7 lines) | stat: -rw-r--r-- 69 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
language: java

jdk:
- openjdk8

install:
- mvn --batch-mode install