mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-08-19 00:39:38 +02:00
add note about perl on Travis
This commit is contained in:
parent
1da312b8a5
commit
8680327852
@ -9,7 +9,7 @@ use PandoraFMS::Core;
|
||||
use PandoraFMS::Config;
|
||||
use PandoraFMS::DB;
|
||||
|
||||
no lib '/usr/lib/perl5';
|
||||
no lib '/usr/lib/perl5'; # disable @INC for system perl, because travis uses http://perlbrew.pl/.
|
||||
|
||||
my $conf;
|
||||
my $dbh;
|
||||
|
Loading…
x
Reference in New Issue
Block a user