File: .travis.yml

package info (click to toggle)
libparse-errorstring-perl-perl 0.22-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 216 kB
  • ctags: 125
  • sloc: perl: 2,066; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 99 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
language: perl
perl:
  - '5.22'
  - '5.20'
  - '5.18'
  - '5.16'
  - '5.14'
  - '5.12'
  - '5.10'