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

travis: add Graphics::ColorNames::Windows

This commit is contained in:
Steve Schnepp 2019-07-31 20:36:24 +02:00
parent a975706fff
commit 2124a49d57

View file

@ -33,6 +33,7 @@ install:
- cpanm --notest File::ReadBackwards - cpanm --notest File::ReadBackwards
- cpanm --notest Graphics::ColorObject - cpanm --notest Graphics::ColorObject
- cpanm --notest Graphics::ColorNames::HTML - cpanm --notest Graphics::ColorNames::HTML
- cpanm --notest Graphics::ColorNames::Windows
- cpanm --notest IPC::Run3 - cpanm --notest IPC::Run3
- cpanm --notest IPC::ShareLite - cpanm --notest IPC::ShareLite
- cpanm --notest JSON - cpanm --notest JSON