Skip to content
Snippets Groups Projects
  1. Apr 14, 2017
  2. Apr 11, 2017
  3. Apr 06, 2017
  4. Apr 05, 2017
  5. Jan 12, 2017
    • vjackson725's avatar
      fix Vagrantfile so that the correct ruby is installed · 91dc21c4
      vjackson725 authored
      Prior to this commit, the vagrantfile installs ruby 2.3.3. Due to commit mastodon@7951e7f, this no longer works.
      
      Change the provision scrip so that 2.3.1 is installed via rbenv. Note this drastically increases provision time.
      91dc21c4
  6. Jan 08, 2017
    • vjackson725's avatar
      Fix Vagrantfile to include yarn · db3d5d81
      vjackson725 authored
      The current Vagrantfile fails to build upon provisioning, as it lacks yarn.
      
      Change the Vagrantfile to add the yarn repository, and install yarn.
      db3d5d81
  7. Jan 07, 2017
Loading