Add DISABLE_SPRING to .travis.yml (#14912)
This commit is contained in:
parent
9d1eaee84e
commit
bbc79821d0
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ 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 sed -i
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue