Skip to content

Commit

Permalink
Build: clean travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
JayDi85 committed Apr 25, 2023
1 parent 9abaa75 commit 6bc79ac
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 6bc79ac

Please sign in to comment.