Skip to content
Snippets Groups Projects
Commit 69dfedd1 authored by Richard Hartmann's avatar Richard Hartmann
Browse files

.travis.yml: Use built-in system for Perl deps

parent 1a7ec512
No related branches found
No related tags found
No related merge requests found
language: perl
before_install:
- cpanm Shell::Command
- cpanm Test::Most
install:
- sudo apt-get install git ruby-ronn libshell-command-perl
- sudo apt-get install git ruby-ronn
script:
- make test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment