Update cookbooks
This commit is contained in:
7
cookbooks/wordpress/.travis.yml
Normal file
7
cookbooks/wordpress/.travis.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
rvm:
|
||||
- 2.0.0
|
||||
- 2.1.5
|
||||
before_script:
|
||||
- bundle exec berks install
|
||||
bundler_args: --without integration
|
||||
script: bundle exec strainer test --except kitchen
|
||||
Reference in New Issue
Block a user