fix travis
This commit is contained in:
@@ -3,3 +3,4 @@ go:
|
||||
- 1.4
|
||||
install:
|
||||
- go get github.com/gorilla/websocket
|
||||
script: go test -v
|
||||
|
||||
Reference in New Issue
Block a user
@@ -3,3 +3,4 @@ go:
|
||||
- 1.4
|
||||
install:
|
||||
- go get github.com/gorilla/websocket
|
||||
script: go test -v
|
||||
|
||||