Skip to content
Snippets Groups Projects
Commit 3dec94e0 authored by Marek Szuba's avatar Marek Szuba
Browse files

Travis: explicitly use Ubuntu Trusty for builds

Matthieu Muffato's experiments with ensembl-hive have shown that in
spite of https://docs.travis-ci.com/user/languages/perl/ claiming
Travis supporting perl-5.8 and newer, the oldest version supported under
the Xenial environment is 5.22. This has since been confirmed by a post
on Travis community forums:
https://travis-ci.community/t/failure-with-perl-5-16-5-18-5-20/2458 .

We are presently not ready to drop support for Perl versions older than
what Travis makes available under Xenial, therefore let us for the time
being make sure we continue to use Trusty for now.
parent 6b64a71c
No related branches found
No related tags found
3 merge requests!457Patch to support longer assembly names in the mapping session table.,!399Travis: explicitly use Ubuntu Trusty for builds,!399Travis: explicitly use Ubuntu Trusty for builds
dist: trusty
language: perl
os:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment