Skip to content

Commit

Permalink
Skip the integration test with ruby-head
Browse files Browse the repository at this point in the history
Because `ruby:2.7` image does not exist until releasing Ruby 2.7
  • Loading branch information
pocke committed Jan 13, 2019
1 parent b8a8305 commit 3d1042b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tasks/integration_local_spec.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
desc 'Run integration test on `itamae local` command'
task 'spec:integration:local' do
next if RUBY_DESCRIPTION.include?('dev')

IntegrationLocalSpecRunner.new(
[
[
Expand Down

0 comments on commit 3d1042b

Please sign in to comment.