Merge pull request #1347 from aaronlehmann/go-153
Upgrade CI to go 1.5.3
This commit is contained in:
commit
df6cdb7bb6
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ machine:
|
|||
|
||||
post:
|
||||
# go
|
||||
- gvm install go1.5 --prefer-binary --name=stable
|
||||
- gvm install go1.5.3 --prefer-binary --name=stable
|
||||
|
||||
environment:
|
||||
# Convenient shortcuts to "common" locations
|
||||
|
|
Loading…
Reference in a new issue