chef/cookbooks/logrotate/.travis.yml
2016-05-13 17:10:03 +02:00

7 lines
148 B
YAML

rvm:
- 2.0.0
script:
- bundle exec foodcritic -f any . --tags ~FC015
- bundle exec rspec --color --format progress
- bundle exec rubocop -l