mirror of
https://github.com/astaxie/beego.git
synced 2025-08-04 20:25:32 +00:00
drop support go1.4/5 in travis yml
This commit is contained in:
@@ -2,8 +2,6 @@ language: go
|
|||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.6
|
- 1.6
|
||||||
- 1.5.3
|
|
||||||
- 1.4.3
|
|
||||||
services:
|
services:
|
||||||
- redis-server
|
- redis-server
|
||||||
- mysql
|
- mysql
|
||||||
|
Reference in New Issue
Block a user