From 2124a49d57a09d074d82b5387db15dcacd24b9fd Mon Sep 17 00:00:00 2001 From: Steve Schnepp Date: Wed, 31 Jul 2019 20:36:24 +0200 Subject: [PATCH] travis: add Graphics::ColorNames::Windows --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 8120a60d..a5ee5998 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,6 +33,7 @@ install: - cpanm --notest File::ReadBackwards - cpanm --notest Graphics::ColorObject - cpanm --notest Graphics::ColorNames::HTML + - cpanm --notest Graphics::ColorNames::Windows - cpanm --notest IPC::Run3 - cpanm --notest IPC::ShareLite - cpanm --notest JSON