File: .travis.yml

package info (click to toggle)
golang-github-bkaradzic-go-lz4 0.0~git20150821.0.74ddf82-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 672 kB
  • ctags: 44
  • sloc: makefile: 7
file content (9 lines) | stat: -rw-r--r-- 75 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
language: go

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