1
0
mirror of https://github.com/astaxie/beego.git synced 2024-11-22 14:00:54 +00:00

drop support go1.4/5 in travis yml

This commit is contained in:
Sergey Lanzman 2017-03-17 19:33:54 +02:00
parent 21d1267c14
commit 3204d7631b

View File

@ -2,8 +2,6 @@ language: go
go:
- 1.6
- 1.5.3
- 1.4.3
services:
- redis-server
- mysql