add test-kitchen + kitchen-vagrant to Gemfile
and make travis ignore these.
This commit is contained in:
@@ -3,5 +3,6 @@ rvm:
|
||||
- 2.0.0
|
||||
before_script:
|
||||
- bundle exec berks install
|
||||
bundler_args: --without integration
|
||||
script:
|
||||
- bundle exec strainer test
|
||||
|
||||
Reference in New Issue
Block a user