upgrading stable go to 1.4.2

This commit is contained in:
David Lawrence 2015-04-24 11:43:55 -07:00
parent 6055569d48
commit 781c8be98f
1 changed files with 1 additions and 1 deletions

View File

@ -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