File: .travis.yml

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

go:
 - 1.6
 - 1.5.3

sudo: false