Skip to content

Remove Perl directives from .travis.yml [master]

Marek Szuba requested to merge travis_no_perl_master into master

Created by: mkszuba

We do not actually USE Perl here, all the testing happens inside a Docker container. Just get rid of it, at the very least it will save our builds some time and bandwidth.

Merge request reports