Update golang version to 1.8.1

This commit is contained in:
Anirudh Ramanathan 2017-06-01 13:47:45 -07:00 committed by Andrew Chen
parent 8ad0302646
commit 2f82ff8a96
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: go
go:
- 1.7.3
- 1.8.1
# Don't want default ./... here:
install: