Commit 46d8fef0 authored by astaxie's avatar astaxie Committed by GitHub

Merge pull request #2510 from sergeylanzman/travis-add-1.7-1.8

add support go1.7/8 to travis yml
parents 21d1267c f5fc2edf
...@@ -4,6 +4,8 @@ go: ...@@ -4,6 +4,8 @@ go:
- 1.6 - 1.6
- 1.5.3 - 1.5.3
- 1.4.3 - 1.4.3
- 1.7
- 1.8
services: services:
- redis-server - redis-server
- mysql - 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