File: .travis.yml

package info (click to toggle)
golang-github-felixge-httpsnoop 1.0.3-3~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 176 kB
  • sloc: makefile: 10
file content (6 lines) | stat: -rw-r--r-- 42 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
language: go

go:
  - 1.6
  - 1.7
  - 1.8