mirror of
https://github.com/smarty-php/smarty.git
synced 2025-12-05 16:59:34 +01:00
3 lines
66 B
Bash
3 lines
66 B
Bash
|
|
#!/bin/sh
|
||
|
|
composer update && php ./vendor/phpunit/phpunit/phpunit
|