File: .travis.yml

package info (click to toggle)
golang-github-jackc-pgpassfile 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 84 kB
  • sloc: makefile: 2
file content (9 lines) | stat: -rw-r--r-- 75 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
language: go

go:
  - 1.x
  - tip

matrix:
  allow_failures:
    - go: tip