1
0
mirror of https://github.com/astaxie/beego.git synced 2024-11-22 09:30:56 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,10 @@
language: go
go:
- 1.7.5
- 1.8.5
- 1.9.2
- "1.7.5"
- "1.8.5"
- "1.9.2"
- "1.10"
services:
- redis-server
- mysql