Merge pull request #314 from mrunalp/update_go_version

Update the go version to 1.5.3
This commit is contained in:
Michael Crosby 2016-01-21 13:51:03 -08:00
commit a7b50925d8
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: go language: go
go: go:
- 1.5.1 - 1.5.3
- 1.4.3 - 1.4.3
- 1.3.3 - 1.3.3