mirror of https://github.com/docker/docs.git
upgrading stable go to 1.4.2
This commit is contained in:
parent
6055569d48
commit
781c8be98f
|
|
@ -7,7 +7,7 @@ machine:
|
|||
post:
|
||||
# Install many go versions
|
||||
- gvm install go1.3.3 -B --name=old
|
||||
- gvm install go1.4 -B --name=stable
|
||||
- gvm install go1.4.2 -B --name=stable
|
||||
|
||||
environment:
|
||||
# Convenient shortcuts to "common" locations
|
||||
|
|
|
|||
Loading…
Reference in New Issue