File: .travis.yml

package info (click to toggle)
golang-github-prometheus-common 0%2Bgit20181119.b36ad28-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 716 kB
  • sloc: makefile: 4
file content (6 lines) | stat: -rw-r--r-- 48 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
sudo: false

language: go
go:
  - 1.7.5
  - tip