Skip to content

Commit

Permalink
add in LibXML dependency, test travis and SAX
Browse files Browse the repository at this point in the history
  • Loading branch information
cjfields committed Apr 5, 2016
1 parent 58a24f1 commit 5907a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ before_install:

install:
# also include test coverage from Coveralls
- cpanm --quiet --force --skip-satisfied --notest XML::SAX Bio::Root::Root Devel::Cover::Report::Coveralls
- cpanm --quiet --force --skip-satisfied --notest XML::SAX XML::LibXML Bio::Root::Root Devel::Cover::Report::Coveralls

script:
- PERL5OPT=-MDevel::Cover=+ignore,prove,-coverage,all prove -lr t
Expand Down

0 comments on commit 5907a6a

Please sign in to comment.