Skip to content

Commit 3714da7

Browse files
committed
Override the ENV during the unit tests
1 parent 33f404c commit 3714da7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
- bin/busted -v -o gtest spec/01-unit
7575
- bin/busted -v -o gtest spec-old-api/01-unit
7676
env:
77+
- KONG_TEST_PG_DATABASE=foobar
7778
- KONG_DATABASE=none
7879
- stage: pdk tests
7980
script: TEST_NGINX_RANDOMIZE=1 prove -I. -j$JOBS -r t/01-pdk

0 commit comments

Comments
 (0)