Bump Go to 1.6.1

This commit is contained in:
Sean Chittenden 2016-05-07 13:30:43 -07:00
parent f6f5889c8c
commit f4d69e6d93

View file

@ -3,7 +3,7 @@ sudo: false
language: go
go:
- 1.6
- 1.6.1
# tip is currently using go1.4.1, which we're not compatible with, so always
# fails
# - tip