File: .travis.yml

package info (click to toggle)
golang-github-kelseyhightower-envconfig-dev 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 144 kB
  • ctags: 82
  • sloc: makefile: 4
file content (7 lines) | stat: -rw-r--r-- 50 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
language: go

go:
  - 1.4
  - 1.5
  - 1.6
  - tip