Commit b1914597 authored by Kirill Smelkov's avatar Kirill Smelkov

.travis.yml += go1.8

Which is currently latest stable go release. Maybe we should also drop
go1.6 .
parent 1cb847a8
......@@ -3,4 +3,5 @@ language: go
go:
- 1.6
- 1.7
- 1.8
- tip
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