mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 19:10:54 +00:00
Merge pull request #2510 from sergeylanzman/travis-add-1.7-1.8
add support go1.7/8 to travis yml
This commit is contained in:
commit
46d8fef0ad
@ -4,6 +4,8 @@ go:
|
||||
- 1.6
|
||||
- 1.5.3
|
||||
- 1.4.3
|
||||
- 1.7
|
||||
- 1.8
|
||||
services:
|
||||
- redis-server
|
||||
- mysql
|
||||
|
Loading…
Reference in New Issue
Block a user