File: .travis.yml

package info (click to toggle)
golang-github-eapache-go-xerial-snappy 0.0~git20180814.776d571-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 224 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 47 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
language: go

go:
- 1.5.4
- 1.6.1

sudo: false