mirror of https://github.com/gorilla/websocket.git
Test w/ Go 1.7 on Travis
This commit is contained in:
parent
5df680c89f
commit
460e0a996e
|
@ -6,6 +6,7 @@ matrix:
|
|||
- go: 1.4
|
||||
- go: 1.5
|
||||
- go: 1.6
|
||||
- go: 1.7
|
||||
- go: tip
|
||||
allow_failures:
|
||||
- go: tip
|
||||
|
|
Loading…
Reference in New Issue