docker-php-extension-installer/scripts/test-icu-data-en-upgradable

11 lines
169 B
Bash
Executable File

#!/bin/sh
# Let's set a sane environment
set -o errexit
set -o nounset
IPE_ICU_EN_ONLY=1 CI=true ./install-php-extensions intl
apk update
apk add --simulate chromium