File: .travis.yml

package info (click to toggle)
golang-github-tent-http-link-go 0.0~git20130702.0.ac974c6-2~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 76 kB
  • sloc: makefile: 3
file content (6 lines) | stat: -rw-r--r-- 82 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
language: go
go:
  - 1.1
  - tip
before_install:
  - go get launchpad.net/gocheck