1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

travis: move to bionic

This commit is contained in:
Steve Schnepp 2019-07-27 16:30:43 +02:00
parent 77fb960536
commit 36aa913ce9

View file

@ -1,5 +1,5 @@
--- ---
dist: trusty dist: bionic
install: install:
- sudo apt-get update - sudo apt-get update
- sudo apt-get --no-install-recommends install devscripts python python3 ruby php5-cli gawk ksh zsh pylint shellcheck - sudo apt-get --no-install-recommends install devscripts python python3 ruby php5-cli gawk ksh zsh pylint shellcheck
@ -32,7 +32,7 @@ install:
- cpanm --notest FCGI::Client - cpanm --notest FCGI::Client
- cpanm --notest File::ReadBackwards - cpanm --notest File::ReadBackwards
- cpanm --notest Graphics::ColorObject - cpanm --notest Graphics::ColorObject
- cpanm --notest Graphics::ColorNames - cpanm --notest Graphics::ColorNames::HTML
- cpanm --notest IPC::Run3 - cpanm --notest IPC::Run3
- cpanm --notest IPC::ShareLite - cpanm --notest IPC::ShareLite
- cpanm --notest JSON - cpanm --notest JSON