1
0
mirror of https://github.com/halaxa/json-machine.git synced 2025-01-19 05:47:57 +01:00
2019-03-24 16:54:36 +01:00

4 lines
99 B
Bash
Executable File

#!/usr/bin/env sh
printf "$(php -v | head -n 1)\n"
composer install && vendor/bin/phpunit --colors