mirror of https://github.com/gorilla/websocket.git
Add Go 1.8 to Travis config
This commit is contained in:
parent
5ade364dff
commit
9acaa683f0
|
@ -7,6 +7,7 @@ matrix:
|
|||
- go: 1.5
|
||||
- go: 1.6
|
||||
- go: 1.7
|
||||
- go: 1.8
|
||||
- go: tip
|
||||
allow_failures:
|
||||
- go: tip
|
||||
|
|
Loading…
Reference in New Issue