Skip to content

Commit 0900292

Browse files
committed
revert: "chore: unset UPTIMEROBOT_APIKEY env variable to workaround an error during deploy."
This reverts commit ef4abbb. Part of #1089
1 parent 2675e9f commit 0900292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88
- SPRING_PROFILES_ACTIVE=postgres
99
global:
1010
- MAVEN_OPTS='-Xss256k'
11-
#- secure: "fBav56BzY+A+Vs1g9YSfo1oLDCO1rFrXl49lJkOA5/XpnsKEEs4lI2RcOzz0wiJKXFNgcliiAJWoYMI8Esqz+lkyFWan4ij5Co0UzJcytDuY+2o+jaqwx45DuDYPogABzT+hWjLCxQLLG46gUkChzT8kcvOOn6JxC7Ff8q5MnoM="
11+
- secure: "fBav56BzY+A+Vs1g9YSfo1oLDCO1rFrXl49lJkOA5/XpnsKEEs4lI2RcOzz0wiJKXFNgcliiAJWoYMI8Esqz+lkyFWan4ij5Co0UzJcytDuY+2o+jaqwx45DuDYPogABzT+hWjLCxQLLG46gUkChzT8kcvOOn6JxC7Ff8q5MnoM="
1212

1313
# travis_terminate is used for getting a fail-fast behavior and don't abort the execution of the Travis scripts.
1414
# See https://travis-ci.community/t/log-are-truncated-when-my-script-exits-abnormally/5878

0 commit comments

Comments
 (0)