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
|
- 2.0.0
|
||||||
before_script:
|
before_script:
|
||||||
- bundle exec berks install
|
- bundle exec berks install
|
||||||
|
bundler_args: --without integration
|
||||||
script:
|
script:
|
||||||
- bundle exec strainer test
|
- bundle exec strainer test
|
||||||
|
|||||||
Reference in New Issue
Block a user