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

Revert ".travis.yml: Try to work around Travis CI"

This reverts commit 3e6f3366.
parent 3e6f3366
Branches
Tags
No related merge requests found
language: perl
sudo: false
addons:
apt:
packages:
- cowsay
- git
- libshell-command-perl
- libtest-most-perl
- ruby-ronn
before_install:
- cpanm Shell::Command
- cpanm Test::Most
- apt-get moo
install:
- sudo apt-get install cowsay git ruby-ronn
script:
- make test
after_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment