mirror of https://github.com/gorilla/websocket.git
Add travis.yml
This commit is contained in:
parent
93b1570a27
commit
8e9f6b8cfd
|
@ -0,0 +1,6 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.0
|
||||
- 1.1
|
||||
- tip
|
Loading…
Reference in New Issue