mirror of
https://github.com/rspec/rspec-metagem.git
synced 2022-11-09 12:09:29 -05:00
Check dependencies first
This commit is contained in:
parent
704c46c84c
commit
65e36c8447
1 changed files with 1 additions and 1 deletions
2
Rakefile
2
Rakefile
|
@ -30,4 +30,4 @@ task :clobber do
|
|||
rm_rf 'pkg'
|
||||
end
|
||||
|
||||
task :default
|
||||
task :default => [:check_dependencies]
|
||||
|
|
Loading…
Reference in a new issue