1
0
mirror of https://github.com/astaxie/beego.git synced 2024-11-01 02:30:55 +00:00

add support go1.7/8 to travis yml

This commit is contained in:
Sergey Lanzman 2017-03-17 19:32:31 +02:00
parent 21d1267c14
commit f5fc2edfd3

View File

@ -4,6 +4,8 @@ go:
- 1.6
- 1.5.3
- 1.4.3
- 1.7
- 1.8
services:
- redis-server
- mysql