summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add file storeJohn Keiser2014-07-231-4/+5
|
* Support port range in :portJohn Keiser2014-06-101-1/+3
|
* Add travis job to run SINGLE_ORG modeJohn Keiser2014-06-021-0/+2
|
* Run chef specs against chef-zero in travis on each checkinJohn Keiser2014-05-271-8/+10
|
* Run chef local mode tests in TravisJohn Keiser2014-04-221-0/+3
|
* Run tests on Ruby 2.1.1John Keiser2014-04-191-0/+2
|
* Remove puma and clean up threadingSeth Vargo2013-12-171-6/+4
| | | | | | | | | | | | | | | This commit removes all instances of the Puma webserver, since it has known issues on a number of supported platforms and adds significant branching logic to the code. This commit also re-defines what it means when the server is "running". In the past, "running" has meant the web server is up. Testing has revealed that web servers actually lie and say they are running, even if they are not accepting requests. The new `running?` method uses OpenURI to access a known URL on the server. WEBrick does not support running on a socket, so the `--socket` option has also been removed.
* Add travis test for pumaJohn Keiser2013-11-011-0/+2
|
* Track latest pedantJohn Keiser2013-06-071-0/+2
|
* Get rid of extra 1.9.3 default taskJohn Keiser2013-06-071-2/+2
|
* Add latest-pedant back to travis matrix, add rspec to depsJohn Keiser2013-06-071-0/+4
|
* Add normal variants back to travis matrixJohn Keiser2013-06-071-0/+6
|
* Allow jruby to start/stop serverJohn Keiser2013-06-071-3/+5
|
* Remove bad copy-paste codeSeth Vargo2013-06-071-4/+0
|
* Downgrade Puma so Chef Zero runs on WindowsSeth Vargo2013-06-071-10/+11
|
* Fix travis syntaxJohn Keiser2013-05-191-1/+1
|
* Add test for latest version of chef-pedantJohn Keiser2013-05-191-0/+6
|
* Allow 2.0.0 to fail until chef-pedant is fixedJohn Keiser2013-05-191-0/+1
|
* Apparently the .travis.yml doesn't work that way...Seth Vargo2013-05-191-3/+2
|
* Allow failure on 1.8.7Seth Vargo2013-05-191-1/+3
|
* Add support for 1.8.7 (back)Seth Vargo2013-05-191-0/+1
|
* Allow failure on JRubySeth Vargo2013-05-191-0/+3
|
* Add travisSeth Vargo2013-05-191-0/+6