6 lines
74 B
YAML
6 lines
74 B
YAML
language: go
|
|
go:
|
|
- 1.4
|
|
install:
|
|
- go get github.com/gorilla/websocket
|