Merge pull request #1577 from hashicorp/f-unpin-go

Un-pins Go version so we always run CI with the latest.
This commit is contained in:
James Phillips 2016-01-07 18:42:08 -08:00
commit 6c91a17fd9
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
language: go
go:
- 1.5.2
- tip
branches:
only: