File: .travis.yml

package info (click to toggle)
golang-github-ivpusic-grpool 1.0.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 72 kB
  • sloc: makefile: 2
file content (6 lines) | stat: -rw-r--r-- 48 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
language: go

go:
    - 1.5
    - 1.6
    - 1.7