From 2b1f92f322ff987210bab97922f9c767f3138dbb Mon Sep 17 00:00:00 2001 From: Takuya N Date: Thu, 21 Apr 2022 05:42:11 +0900 Subject: [PATCH] Remove DISABLE_STRING variables after PR#16848 (#17367) Signed-off-by: Takuya Noguchi --- .gitpod.yml | 2 -- .travis.yml | 1 - 2 files changed, 3 deletions(-) diff --git a/.gitpod.yml b/.gitpod.yml index 75dc09d26..8227cce68 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -13,8 +13,6 @@ ports: tasks: - name: Forem Server - env: - DISABLE_SPRING: 1 before: > redis-server & gp await-port 5432 && diff --git a/.travis.yml b/.travis.yml index 8533fab74..3d5f3d492 100644 --- a/.travis.yml +++ b/.travis.yml @@ -41,7 +41,6 @@ env: - KNAPSACK_PRO_CI_NODE_TOTAL=3 - COVERAGE_REPORTS_TOTAL=4 - FOREM_OWNER_SECRET="secret" # test secret so e2e tests can run properly. - - DISABLE_SPRING=true before_install: - sudo apt-get update - sudo apt-get -y install gsfonts