This website requires JavaScript.
Explore
Help
Sign In
alanorth
/
cgspace-java-helpers
Watch
1
Star
0
Fork
0
You've already forked cgspace-java-helpers
mirror of
https://github.com/ilri/cgspace-java-helpers.git
synced
2024-11-17 12:27:05 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
5e545e37e2
cgspace-java-helpers
/
.travis.yml
9 lines
94 B
YAML
Raw
Normal View
History
Unescape
Escape
Revert ".travis.yml: Use Ubuntu 20.04 "Focal" environment" This reverts commit 4d59c1a00d25c455442f8944fde4c2015e7c55e0. Something's wrong with Java 8 in Travis's Ubuntu Focal environment: Expected feature release number in range of 9 to 16, but got: 8
2020-12-08 07:55:27 +01:00
dist
:
bionic
Add TravisCI support
2020-08-03 13:29:17 +02:00
language
:
java
jdk
:
-
openjdk8
script
:
-
mvn package -B
# vim: ts=2 sw=2 et
Reference in New Issue
Copy Permalink