Unverified Commit 0d6f190e authored by astaxie's avatar astaxie Committed by GitHub

Merge pull request #3107 from sergeylanzman/patch-1

Update .travis.yml golang 1.10
parents 91b9a65d 2623b15c
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment