We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2675e9f commit 0900292Copy full SHA for 0900292
.travis.yml
@@ -8,7 +8,7 @@ env:
8
- SPRING_PROFILES_ACTIVE=postgres
9
global:
10
- MAVEN_OPTS='-Xss256k'
11
- #- secure: "fBav56BzY+A+Vs1g9YSfo1oLDCO1rFrXl49lJkOA5/XpnsKEEs4lI2RcOzz0wiJKXFNgcliiAJWoYMI8Esqz+lkyFWan4ij5Co0UzJcytDuY+2o+jaqwx45DuDYPogABzT+hWjLCxQLLG46gUkChzT8kcvOOn6JxC7Ff8q5MnoM="
+ - secure: "fBav56BzY+A+Vs1g9YSfo1oLDCO1rFrXl49lJkOA5/XpnsKEEs4lI2RcOzz0wiJKXFNgcliiAJWoYMI8Esqz+lkyFWan4ij5Co0UzJcytDuY+2o+jaqwx45DuDYPogABzT+hWjLCxQLLG46gUkChzT8kcvOOn6JxC7Ff8q5MnoM="
12
13
# travis_terminate is used for getting a fail-fast behavior and don't abort the execution of the Travis scripts.
14
# See https://travis-ci.community/t/log-are-truncated-when-my-script-exits-abnormally/5878
0 commit comments