summaryrefslogtreecommitdiff
path: root/vagrant
Commit message (Collapse)AuthorAge
* Run tests against 4 different versions of emacsVignesh Sarma K2015-09-19
|
* Make `wget` quiet when downloading cask.Vignesh Sarma K2015-08-24
|
* Revert "Revert "Bump the cask version to 0.7.2""Bozhidar Batsov2015-07-16
| | | | This reverts commit de890541a30eceb3c2dbbca15a7d1cbbee739117.
* Revert "Bump the cask version to 0.7.2"Bozhidar Batsov2015-07-15
| | | | This reverts commit cb7f515f38337623a02fb6f342f9fe59449a9650.
* Bump the cask version to 0.7.2Bozhidar Batsov2015-07-15
|
* Include cider-test.el in package.Michael Griffiths2014-06-16
|
* Fix buildBozhidar Batsov2013-11-10
|
* Use Cask 0.5.0Bozhidar Batsov2013-11-10
|
* Fix Cask dir nameBozhidar Batsov2013-09-14
|
* Fix Cask versionBozhidar Batsov2013-09-14
|
* Fix Cask URLBozhidar Batsov2013-09-14
|
* 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.