File: .travis.yml

package info (click to toggle)
golang-github-mattn-go-xmlrpc 0.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 96 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 53 bytes parent folder | download | duplicates (3)
1
2
3
4
5
language: go
go:
  - tip
before_install:
  - go test