switch circle CI to go 1.5rc1

pull/3586/head
David Norton 2015-08-06 12:37:12 -04:00
parent 08f84a2925
commit d739f2e024
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.4.2 --binary
- source $HOME/.gvm/scripts/gvm; gvm install go1.5rc1 --binary
dependencies:
override: