1
0
Fork 0
mirror of synced 2024-05-17 19:22:34 +12:00

test(travis): use new runtimes env variable

This commit is contained in:
Torsten Dittmann 2021-05-04 17:42:29 +02:00
parent d5beb05206
commit 9c2b066e9e

View file

@ -27,7 +27,7 @@ before_install:
- chmod -R u+x ./.travis-ci
- export COMPOSE_INTERACTIVE_NO_CLI=1
# Only pass a single runtime for CI stability
- echo "_APP_FUNCTIONS_ENVS=php-8.0" >> .env
- echo "_APP_FUNCTIONS_RUNTIMES=php-8.0" >> .env
install:
- docker-compose up -d