trent 0.5.0
I have been using Travis-CI for a few years to build, test, and deploy my apps. Bash is great, but using a higher level language for interacting with Travis and the build machine would be very beneficial. Trent is a convenient ruby gem that helps you execute system shell scripts with as little code *and pain* as possible.
          Gemfile:
          =
        
        
          installation:
          =
        
      Dépendances de Runtime (3):
Dépendances de Development (4):
            rake
            ~> 13.0, >= 13.0.1
          
          
            rspec
            ~> 3.8, >= 3.8.0
          
          
            rspec_junit_formatter
            ~> 0.4, >= 0.4.1
          
          
            rubocop
            ~> 0.58, >= 0.58.2
          
    