File: .travis.yml

package info (click to toggle)
golang-gopkg-alexcesaro-statsd.v1 0.0~git20160306.0.c289775-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 112 kB
  • ctags: 110
  • sloc: makefile: 2
file content (9 lines) | stat: -rw-r--r-- 66 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
language: go

go:
  - 1.2
  - 1.3
  - 1.4
  - 1.5
  - 1.6
  - tip