Skip to content

Remove Perl directives from .travis.yml [feature/ensembl_friendly]

Marek Szuba requested to merge travis_no_perl_fef into feature/ensembl_friendly

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