1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-26 18:34:13 +00:00

Merge pull request #2511 from sergeylanzman/drop-go1.4-1.5-travis

drop support go1.4/5 in travis yml
This commit is contained in:
astaxie 2017-03-18 11:02:39 +08:00 committed by GitHub
commit faa981fb6a

View File

@ -2,8 +2,6 @@ language: go
go:
- 1.6
- 1.5.3
- 1.4.3
- 1.7
- 1.8
services: