mirror of https://github.com/gorilla/websocket.git
Update Travis config, Go 1.0 not supported.
This commit is contained in:
parent
f273336ae2
commit
c50896b0f1
|
@ -1,7 +1,6 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.0
|
||||
- 1.1
|
||||
- 1.2
|
||||
- tip
|
||||
|
|
Loading…
Reference in New Issue