1
0
mirror of https://github.com/astaxie/beego.git synced 2025-08-04 08:25:32 +00:00

Update .travis.yml

This commit is contained in:
Sergey Lanzman
2018-04-05 16:30:08 +03:00
committed by GitHub
parent f16688817a
commit 2623b15ce0

View File

@@ -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