chef/cookbooks/wordpress/.travis.yml
2016-04-16 00:33:58 +02:00

8 lines
157 B
YAML

rvm:
- 2.0.0
- 2.1.5
before_script:
- bundle exec berks install
bundler_args: --without integration
script: bundle exec strainer test --except kitchen