File: .travis.yml

package info (click to toggle)
erlang-poolboy 1.5.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 176 kB
  • sloc: erlang: 1,039; makefile: 16
file content (16 lines) | stat: -rw-r--r-- 171 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
language: erlang
otp_release:
  - 21.0.2
  - 20.3
  - 19.3
  - 18.3
  - 17.4
  - 17.3
  - 17.1
  - 17.0
  - R16B03-1
  - R16B03
  - R16B02
  - R16B01
  - R16B
sudo: false