File: .travis.yml

package info (click to toggle)
golang-github-go-errors-errors 1.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 124 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 69 bytes parent folder | download
1
2
3
4
5
6
7
language: go

go:
  - "1.8.x"
  - "1.11.x"
  - "1.16.x"
  - "1.21.x"