Update the go version to 1.5.3

Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
Mrunal Patel 2016-01-21 15:30:41 -05:00
parent acc1c63752
commit ca1b5727b4
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