Open
Description
If there is a .travis.yml file and the travis
gem is available with you lint the .travis.yml before pushing.
Also after bundler install all the required gems we you check if the travis gem was installed. If not install it. If there is no Gemfile or bundler is not available we you tell the user to install the travis command line if there is a .travis.yml file.