File: .travis.yml

package info (click to toggle)
golang-websocket 0.0~git20140119-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 164 kB
  • ctags: 169
  • sloc: makefile: 22
file content (6 lines) | stat: -rw-r--r-- 42 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
language: go

go:
  - 1.1
  - 1.2
  - tip