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