mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2025-12-24 16:49:34 -05:00
commit
cc80be0f0e
1 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@ cache:
|
|||
- vendor
|
||||
|
||||
env:
|
||||
- ICINGAWEB_VERSION=2.5.1
|
||||
- ICINGAWEB_VERSION=2.6.2
|
||||
- IPL_VERSION=0.1.1
|
||||
|
||||
before_script:
|
||||
|
|
@ -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