Révision c01fb0a9
travis: libsys-virt-perl installed via apt
| .travis.yml | ||
|---|---|---|
| 6 | 6 |
- sudo apt-get --no-install-recommends install pkg-config libdb-dev libvirt-dev libexpat-dev |
| 7 | 7 |
# - Munin/Plugin.pm is in "munin-node" on precise |
| 8 | 8 |
- sudo apt-get --no-install-recommends install munin-node |
| 9 |
- sudo apt-get --no-install-recommends install libsys-virt-perl |
|
| 9 | 10 |
|
| 10 | 11 |
# Modules used by test script |
| 11 | 12 |
- cpanm --notest Capture::Tiny |
| ... | ... | |
| 51 | 52 |
- cpanm --notest XML::Twig |
| 52 | 53 |
- cpanm --notest nvidia::ml |
| 53 | 54 |
- cpanm --notest experimental |
| 54 |
# - Sys::Virt version matching the test system's libvirt-dev |
|
| 55 |
- cpanm --notest DANBERR/Sys-Virt-0.9.8.tar.gz |
|
| 56 | 55 |
# Modules used by plugins, but missing on cpan |
| 57 | 56 |
# - File::Tail::Multi |
| 58 | 57 |
# - Sun::Solaris::Kstat |
| 59 | 58 |
# - VMware::VIRuntime |
| 60 | 59 |
# - MythTV |
| 61 |
script: "PERL5LIB=$PERL5LIB:/usr/share/perl5 prove" |
|
| 60 |
script: "PERL5LIB=$PERL5LIB:/usr/share/perl5:/usr/lib/perl5 prove" |
|
Formats disponibles : Unified diff