Update golang to v1.5.3

Signed-off-by: Vishnu kannan <vishnuk@google.com>
This commit is contained in:
Vishnu kannan 2016-01-21 14:07:23 -08:00
parent ae38e6f460
commit 4c43545dd5

View File

@ -1,7 +1,7 @@
language: go language: go
sudo: false sudo: false
go: go:
- 1.5 - 1.5.3
install: install:
- true - true
before_script: before_script: