File: .travis.yml

package info (click to toggle)
golang-github-rs-xid 1.1-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 80 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 71 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
language: go
go:
- 1.5
- tip
matrix:
  allow_failures:
      - go: tip