Build: clean travis config

This commit is contained in:
Oleg Agafonov 2023-04-26 00:09:37 +04:00
parent 9abaa75bd4
commit 6bc79ac1c0
1 changed files with 4 additions and 10 deletions

View File

@ -1,16 +1,10 @@
# faster builds
git:
depth: 3
submodules: false
sudo: false
dist: focal
language: java
jdk:
- openjdk11
# - openjdk-ea
#matrix:
# allow_failures:
# - jdk: openjdk-ea
dist: focal
git:
depth: 3
submodules: false
before_install:
- echo "MAVEN_OPTS='-Xmx2g'" > ~/.mavenrc
cache: