File: .travis.yml

package info (click to toggle)
libparse-errorstring-perl-perl 0.27-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 220 kB
  • sloc: perl: 2,059; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 120 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
language: perl
perl:
  - '5.26'
  - '5.24'
  - '5.22'
  - '5.20'
  - '5.18'
  - '5.16'
  - '5.14'
  - '5.12'
  - '5.10'