Commit Graph

12 Commits

Author SHA1 Message Date
James Phillips 8738f9780b Updates go version to 1.5.1, and modernizes the Vagrantfile.
Drops 32bit in the Vagrantfile as well since we can build that with
gox and don't need a special environment for it. The Vagrantfile is
now just a good default development environment.
2015-10-26 15:59:38 -07:00
James Phillips df55666f09 Fixes the Vagrantfile on VMWare. 2015-06-16 16:59:55 -07:00
Paul Hinze 397cdab488 Vagrantfile: fix provider syntax
No provider config was being set.
2015-05-26 13:24:08 -05:00
James Phillips b76d681a02 Cleans up Vagrantfile.
* Fixes up permissions so `make` runs cleanly after bringing up an environment.
 * Adds better use of variables for Go paths.
 * Adds a note about the ancient boxes.
 * Silences wget spam while provisioning.
2015-05-19 15:26:47 -07:00
Armon Dadgar 553908765b Update Vagrantfile 2015-02-19 11:58:54 -08:00
Emil Hessman e70b6ee727 Vagrantfile: use Go 1.4 release branch from new git repo 2015-01-23 21:00:12 +01:00
Joseph Holley d5c59e781e Update URI for cover 2015-01-23 10:35:46 -06:00
Seth Vargo be1b51a88d Minor deployment fixes 2015-01-02 16:28:56 -05:00
Chavez 0473d6aa1e Vagrant updates
* Add go tools to provision script
* Sync project folder
* Fix ruby styling issues
* Add --cover flag to test commands
2014-12-04 21:24:05 -08:00
Armon Dadgar 5eaf7007d0 Using older OS's for compilation 2014-05-01 11:09:00 -07:00
Armon Dadgar 99c532d655 Adding 32bit box to Vagrantfile 2014-04-16 17:03:48 -07:00
Mitchell Hashimoto 7b1913f3a3 Vagrantfile 2014-03-05 15:06:01 -08:00