Codebase list prokka / 09d6e5d
travis: try .deb instead of cpanm Torsten Seemann 4 years ago
1 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
66 apt:
77 packages:
88 - libdb-dev
9 - libbio-perl-perl
10 - libxml-simple-perl
911
1012 install:
11 - "cpanm --quiet --notest Time::Piece XML::Simple Digest::MD5"
12 - "cpanm --quiet --notest Bio::Seq Bio::SeqIO Bio::SearchIO Bio::SearchIO::hmmer Bio::Tools::GFF Bio::Tools::GuessSeqFormat""
1313 - "export PATH=$PWD/bin:$PATH"
1414
1515 script: