Projet

Général

Profil

Révision 22bbd906

ID22bbd906a3d9e11354e7638a442c1c27d78a242c
Parent a2024d95
Enfant f043e155

Ajouté par Stig Sandbeck Mathisen il y a environ 11 ans

split install lines, to keep sane

Voir les différences:

.travis.yml
6 6
  - sudo apt-get --no-install-recommends install pkg-config libdb-dev libvirt-dev libexpat-dev
7 7

  
8 8
  # Modules used by test script
9
  - cpanm --notest Test::More File::Find Capture::Tiny
9
  - cpanm --notest Capture::Tiny
10
  - cpanm --notest File::Find
11
  - cpanm --notest Test::More
10 12
  #
11 13
  # Modules used by plugins
12
  - cpanm --notest Asterisk::AMI Cache::Memcached BerkeleyDB DBD::Pg Data::Dump Device::SerialPort FCGI::Client File::ReadBackwards File::Tail::Multi Graphics::ColorNames IPC::Run3 IPC::ShareLite Modern::Perl MooseX::POE Net::Telnet Net::Telnet::Cisco POE Proc::ProcessTable Redis WWW::Mechanize::TreeBuilder nvidia::ml
14
  - cpanm --notest Asterisk::AMI
15
  - cpanm --notest BerkeleyDB
16
  - cpanm --notest Cache::Memcached
17
  - cpanm --notest DBD::Pg
18
  - cpanm --notest Data::Dump
19
  - cpanm --notest Device::SerialPort
20
  - cpanm --notest FCGI::Client
21
  - cpanm --notest File::ReadBackwards
22
  - cpanm --notest File::Tail::Multi
23
  - cpanm --notest Graphics::ColorNames
24
  - cpanm --notest IPC::Run3
25
  - cpanm --notest IPC::ShareLite
26
  - cpanm --notest Modern::Perl
27
  - cpanm --notest MooseX::POE
28
  - cpanm --notest Net::Telnet
29
  - cpanm --notest Net::Telnet::Cisco
30
  - cpanm --notest POE
31
  - cpanm --notest Proc::ProcessTable
32
  - cpanm --notest Redis
33
  - cpanm --notest WWW::Mechanize::TreeBuilder
34
  - cpanm --notest nvidia::ml
13 35
  # - Sys::Virt version matching the test system's libvirt-dev
14 36
  - cpanm --notest DANBERR/Sys-Virt-0.9.8.tar.gz
15 37
  # Modules used by plugins, but missing on cpan

Formats disponibles : Unified diff