mirror of
https://github.com/internetee/registry.git
synced 2025-07-20 17:55:55 +02:00
Travis now back to basic rake task
This commit is contained in:
parent
208ed47209
commit
0a47106c21
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ begin
|
|||
|
||||
desc 'Run all but EPP specs'
|
||||
RSpec::Core::RakeTask.new('test:other') do |t|
|
||||
t.rspec_opts = '--tag ~epp'
|
||||
t.rspec_opts = '--tag ~epp --tag ~feature'
|
||||
end
|
||||
|
||||
desc 'Run all but EPP specs'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue