Skip to content
Snippets Groups Projects
Commit fc39bdf4 authored by Kieron Taylor's avatar Kieron Taylor :angry:
Browse files

Broaden the net to see whether it is only perl 5.26 on the travis docker image...

Broaden the net to see whether it is only perl 5.26 on the travis docker image which is failing gene.t
parent dc9e5454
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,8 @@ language: perl
perl:
- '5.14'
- '5.16'
- '5.24'
- '5.26'
env:
......
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