We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e81256 commit 07c93caCopy full SHA for 07c93ca
.travis.yml
@@ -16,7 +16,7 @@ dist: trusty
16
sudo: required
17
language: perl
18
perl:
19
- - '5.10'
+ - '5.8' # 5.8.8 is shipped with RHEL 5, also oldest version supported by Travis
20
- '5.24'
21
22
before_install:
0 commit comments