File: .travis.yml

package info (click to toggle)
golang-mux 0.0~git20140505.1.136d54f-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 180 kB
  • ctags: 146
  • sloc: sh: 90; makefile: 3
file content (7 lines) | stat: -rw-r--r-- 50 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
language: go

go:
  - 1.0
  - 1.1
  - 1.2
  - tip