Merge pull request #38 from dmcgowan/circle-new-go-only

Remove use of old version of Docker in circle build
This commit is contained in:
Diogo Mónica 2015-07-09 19:13:40 -07:00
commit 92c7856627
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ machine:
post: post:
# Install many go versions # Install many go versions
- gvm install go1.3.3 -B --name=old
- gvm install go1.4.2 -B --name=stable - gvm install go1.4.2 -B --name=stable
environment: environment: