Test on all recent perls on Travis
[catagits/Catalyst-Plugin-Static-Simple.git] / Makefile.PL
index b9cb36f..f1c0d29 100644 (file)
@@ -1,5 +1,8 @@
 use strict;
 use warnings;
+
+use lib '.';
+
 use inc::Module::Install 0.91;
 use Module::Install::AuthorRequires;
 use Module::Install::AuthorTests;