circle CI back to go1.4.2

pull/3586/head
David Norton 2015-08-06 12:44:37 -04:00
parent 8f0f289e4f
commit f02f65a934
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
machine:
pre:
- bash < <(curl -s -S -L https://raw.githubusercontent.com/moovweb/gvm/master/binscripts/gvm-installer)
- source $HOME/.gvm/scripts/gvm; gvm install go1.5rc1
- source $HOME/.gvm/scripts/gvm; gvm install go1.4.2 --binary
dependencies:
override: