summaryrefslogtreecommitdiff
path: root/Vagrantfile
Commit message (Collapse)AuthorAge
* Update ubuntu version - Fix vagrant provision failureVignesh Sarma K2015-08-24
| | | | | | | | | A simple `vagrant up` fails. The default image seems to not have `apt-add-repository`. Fixed by useing newer version of ubuntu instead of packages This only affects local development, not travisci.
* Simplify test infrastructureBozhidar Batsov2013-08-15
* Manage dependencies with Cask * Add a Vagrantfile and a shell script for provisioning * Simplify Makefile * Add a script for running the tests in batch mode The one thing that remains to be done is to reintegrate the batch checkdoc check.