<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hey guys,<br>
    <br>
    Should we use travis-ci? I think so, for a couple of reasons: <br>
     - it'd be helpful for community to know the current status of
    codebase<br>
     - it would force us to maintain a subset of fast developer-tests
    (as in TDD)<br>
    <br>
    <br>
    Aeolus project has an extension for Bundler that allows for simple
    switching between bundler- and rpm-based application deployments. It
    relies on an environment variable to switch between the two
    behaviours. In rpm-mode the extension takes over dependency loading:
    it relaxes version restrictions for gems, and then loads the
    dependencies. See
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="https://github.com/aeolus-incubator/bundler_ext">https://github.com/aeolus-incubator/bundler_ext</a>
    for details and
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a
href="https://github.com/aeolusproject/conductor/blob/master/src/config/application.rb">https://github.com/aeolusproject/conductor/blob/master/src/config/application.rb</a>
    for example of real-world use.<br>
    <br>
    I think it makes sense to adopt that extension in katello.<br>
    <br>
    <br>
    Thoughts/opinions?<br>
    -d<br>
    <br>
  </body>
</html>