1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-21 05:17:47 +01:00

Exit build-phar script on any error

This commit is contained in:
Barney Laurance 2019-06-07 00:14:01 +01:00 committed by Matthew Brown
parent fee7a7be43
commit 673661c6da

View File

@ -1,4 +1,7 @@
#!/usr/bin/env bash
set -e
composer bin box install
vendor/bin/box compile