File: .travis.yml

package info (click to toggle)
golang-github-armon-go-radix 1.0.0%2Bgit20221118.54df44f-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 100 kB
  • sloc: makefile: 2
file content (6 lines) | stat: -rw-r--r-- 53 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
language: go
arch:
  - amd64
  - ppc64le
go:
  - tip