rvm: - 1.9.3 - 2.0.0 #before_script: # - bundle exec berks install script: - bundle exec foodcritic -f any . --tags ~FC048 - bundle exec rspec --color --format progress