mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2025-12-24 08:39:34 -05:00
travis: Use the phpunit installation we've downloaded by ourselves
refs #210
This commit is contained in:
parent
b9f5b4c51e
commit
cdd4c1cdcf
1 changed files with 1 additions and 1 deletions
|
|
@ -28,4 +28,4 @@ before_script:
|
|||
|
||||
script:
|
||||
- php vendor/phpcs.phar
|
||||
- phpunit --testdox || phpunit --verbose
|
||||
- php vendor/phpunit.phar --testdox || php vendor/phpunit.phar --verbose
|
||||
|
|
|
|||
Loading…
Reference in a new issue