forked from mirror/websocket
Add go 1.2 to travis.yml
This commit is contained in:
parent
8e9f6b8cfd
commit
2119675aad
|
@ -3,4 +3,5 @@ language: go
|
||||||
go:
|
go:
|
||||||
- 1.0
|
- 1.0
|
||||||
- 1.1
|
- 1.1
|
||||||
|
- 1.2
|
||||||
- tip
|
- tip
|
||||||
|
|
Loading…
Reference in New Issue