mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 15:20:54 +00:00
Update .travis.yml
This commit is contained in:
parent
f16688817a
commit
2623b15ce0
@ -1,9 +1,10 @@
|
|||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.7.5
|
- "1.7.5"
|
||||||
- 1.8.5
|
- "1.8.5"
|
||||||
- 1.9.2
|
- "1.9.2"
|
||||||
|
- "1.10"
|
||||||
services:
|
services:
|
||||||
- redis-server
|
- redis-server
|
||||||
- mysql
|
- mysql
|
||||||
|
Loading…
Reference in New Issue
Block a user