mirror of
https://github.com/mlocati/docker-php-extension-installer
synced 2025-05-09 00:22:40 +00:00
Use common code to bootstrap tests (#443)
This commit is contained in:
parent
e05d5346d5
commit
f81f0cd1a2
13 changed files with 31 additions and 98 deletions
2
scripts/tests/_bootstrap.sh
Normal file
2
scripts/tests/_bootstrap.sh
Normal file
|
@ -0,0 +1,2 @@
|
|||
set -o nounset
|
||||
set -o errexit
|
Loading…
Add table
Add a link
Reference in a new issue