4 lines
66 B
Bash
Executable File
4 lines
66 B
Bash
Executable File
#!/bin/bash -ex
|
|
phpunit
|
|
./vendor/bin/phpdoccheck -d src --no-ansi
|