mirror of
https://github.com/rvalitov/zabbix-php-fpm.git
synced 2023-11-05 03:30:27 +01:00
[fix] explicitly remove packages
This commit is contained in:
parent
3e168b3ab7
commit
c31db7d149
@ -22,6 +22,8 @@ jobs:
|
|||||||
- zabbix-get
|
- zabbix-get
|
||||||
- php-fpm
|
- php-fpm
|
||||||
before_script:
|
before_script:
|
||||||
|
- sudo apt-get -y purge jq
|
||||||
|
- sudo apt-get -y purge libfcgi-bin libfcgi0ldbl
|
||||||
- sudo curl -o /usr/local/bin/shunit2 https://raw.githubusercontent.com/kward/shunit2/master/shunit2
|
- sudo curl -o /usr/local/bin/shunit2 https://raw.githubusercontent.com/kward/shunit2/master/shunit2
|
||||||
script: bash tests/missing.sh
|
script: bash tests/missing.sh
|
||||||
- os: linux
|
- os: linux
|
||||||
|
Loading…
Reference in New Issue
Block a user