Skip to content

Commit

Permalink
travis: default script
Browse files Browse the repository at this point in the history
  • Loading branch information
JayDi85 committed Oct 15, 2023
1 parent 6e6ecfb commit 055bb65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ git:
submodules: false
before_install:
- echo "MAVEN_OPTS='-Xmx2g'" > ~/.mavenrc
script:
- mvn test -B
cache:
directories:
- $HOME/.m2

0 comments on commit 055bb65

Please sign in to comment.