mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 20:00:54 +00:00
drop support go1.4/5 in travis yml
This commit is contained in:
parent
21d1267c14
commit
3204d7631b
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user