summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* add knife-windows to external specskwspecMatt Wrock2015-12-291-0/+3
* Moving the proxy export to environment varibles into Chef::Configtyler-ball2015-12-091-3/+89
* Adding proxifier dependency and leveraging its ability to make TCPSocket.new ...tyler-ball2015-12-091-96/+9
* Reinstate Halite and Poise bundler cachingjk/remove-halit-cacheJohn Keiser2015-12-081-3/+0
* Use latest bundler and rubygemsjk/reenable-bundler-cacheJohn Keiser2015-12-071-12/+4
* Updating the proxy tests config in .travis.yml to export a new env variable w...tball/proxy_test_pending_changestyler-ball2015-12-071-1/+3
* Add Rubinius to Build Matrix with Allowed Failurebjfish-patch-1Brandon Fish2015-12-041-0/+4
* Merge pull request #3790 from chef/jdm/travis-sudoJay Mundrawala2015-12-011-1/+4
|\
| * Only run as sudo for tests that need itJay Mundrawala2015-11-251-0/+3
| * Run tests as sudoJay Mundrawala2015-11-251-2/+2
* | Use bundle to access the bundled chef-clientjk/proxy-testsJohn Keiser2015-11-241-4/+3
* | Add proxy test to TravisJohn Keiser2015-11-241-0/+19
|/
* Run latest chef-zero pedantJohn Keiser2015-11-181-2/+3
* Raise an error when a command failsJohn Keiser2015-11-171-7/+5
* Remove bundler cache so external tests will runJohn Keiser2015-11-171-0/+9
* use older bundler+rubygems for nowlcg/follow-bundlerLamont Granquist2015-11-031-1/+5
* Ship our Gemfile so people can run our tests from the gemjk/external-testsJohn Keiser2015-09-301-9/+9
* Don't add the external tests stuff to the main GemfileJohn Keiser2015-09-301-0/+9
* Add cheffish, chef-zero, chef-provisioning and chef-provisioning-aws specsJohn Keiser2015-09-301-3/+9
* Add external tests for chefspec, chef-sugar, chef-rewind, foodcritic and poiseJohn Keiser2015-09-301-0/+15
* Decommission 12-stableJake Champlin2015-07-071-1/+0
* add bundler cacheLamont Granquist2015-06-041-0/+1
* We don't need to run ruby 2.0 in travis.jdm/travisJay Mundrawala2015-06-031-1/+0
* Use descriptive constant names in tests to avoid conflictdanielsdeleo2015-05-191-6/+2
* Fix failing kitchen testsjdm/fixkitchenJay Mundrawala2015-05-081-0/+1
* Diagnose failing testsjdm/kitchen-after-failureJay Mundrawala2015-05-071-0/+2
* let the ruby patchlevels floatlcg/tweak-travisLamont Granquist2015-05-051-5/+5
* Revert "Disable Travis CI container infrastructure due to broken IPv6 support"revert-3296-disable-travis-containersJulian C. Dunn2015-04-291-0/+1
* Disable Travis CI container infrastructure due to broken IPv6 support:Julian C. Dunn2015-04-281-1/+0
* Merge pull request #2489 from joshk/patch-1Lamont Granquist2015-01-251-0/+3
|\
| * Use the new build env on TravisJosh Kalderimis2014-11-261-0/+3
* | add ruby 2.2.0 to travislcg/add-ruby-22Lamont Granquist2015-01-071-0/+1
* | Remove 1.9 from travis, bump 2.1 to .5 patch releasedanielsdeleo2014-11-261-4/+3
|/
* Put back "gem update --system"Julian C. Dunn2014-11-181-0/+4
* Revert 7ff6de20561ba20b0a6876c66e1ddd3271a10084 as we don't need itJulian C. Dunn2014-11-181-13/+0
* skip expensive spec tests by defaultLamont Granquist2014-11-141-1/+9
* Updating travis to run builds on 12-stabletball/travistyler-ball2014-10-301-0/+1
* add FIXME commentLamont Granquist2014-10-271-0/+1
* only run ubuntu in travisLamont Granquist2014-10-271-2/+2
* force ffi-yajl to use C extlcg/force-ffi-yajlLamont Granquist2014-10-221-0/+4
* Modify travis notifications so that we are notified only when a stable branch...Serdar Sutay2014-08-151-2/+3
* Don't swallow end to end failuresmcquin/travis_secure_env_vars_againClaire McQuin2014-08-141-2/+2
* Append '|| true' to make unrun tests passClaire McQuin2014-08-141-2/+2
* Only run end to end tests on Travis when secure environment variables are ava...Claire McQuin2014-08-141-3/+4
* Remove kitchen tests from spec/ directory, so tests can be run separately.Claire McQuin2014-08-131-2/+2
* Add information on using Test Kitchen for E2E testing.Claire McQuin2014-08-131-1/+2
* Update secure environment variables.Claire McQuin2014-08-121-42/+40
* Add information on using Test Kitchen for E2E testing.Claire McQuin2014-08-121-0/+2
* Enable Travis to run Test Kitchen on EC2.Claire McQuin2014-08-121-14/+57
* deprecated ruby 1.8.7 through 1.9.2Lamont Granquist2014-07-261-1/+0