travis
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.4
|
||||
install:
|
||||
- go get github.com/gorilla/websocket
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,5 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.4
|
||||
install:
|
||||
- go get github.com/gorilla/websocket
|
||||