File: .travis.yml

package info (click to toggle)
golang-github-codahale-hdrhistogram 0.0~git20161010.3a0bb77-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 104 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 41 bytes parent folder | download | duplicates (2)
1
2
3
4
5
language: go
go:
  - 1.5
  - 1.6
  - tip