Skip to content

Commit

Permalink
Trim the platforms to try and speed up the tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
coderanger committed Oct 20, 2018
1 parent 0a0d548 commit eeb0fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .kitchen.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
#<% require 'poise_boiler' %>
<%= PoiseBoiler.kitchen %>
<%= PoiseBoiler.kitchen(platforms: %w{ubuntu-16.04 centos-7}) %>

0 comments on commit eeb0fc0

Please sign in to comment.