File: .travis.yml

package info (click to toggle)
golang-github-mattn-go-xmpp 0.0~git20220712.2eb2349-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 140 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 47 bytes parent folder | download | duplicates (5)
1
2
3
4
5
language: go
go:
  - tip
script:
    - go test