forked from mirror/websocket
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.6
|
||||||
- go: 1.7
|
- go: 1.7
|
||||||
- go: 1.8
|
- go: 1.8
|
||||||
|
- go: 1.9
|
||||||
- go: tip
|
- go: tip
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- go: tip
|
- go: tip
|
||||||
|
|
Loading…
Reference in New Issue