File: .travis.yml

package info (click to toggle)
libapache-session-ldap-perl 0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 96 kB
  • sloc: perl: 168; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 131 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
language: perl
perl:
  - "5.22"
  - "5.20"
  - "5.18"
  - "5.16"
  - "5.14"

notifications:
  irc: "irc.freenode.org#lemonldap-ng"