mirror of
https://github.com/lloeki/package-ruby.git
synced 2025-12-06 01:54:41 +01:00
fix travis build
This commit is contained in:
parent
32b99b62bf
commit
4de945073f
5 changed files with 11 additions and 5 deletions
3
Rakefile
3
Rakefile
|
|
@ -18,4 +18,5 @@ task :coverage do
|
|||
Rake::Task['spec'].execute
|
||||
end
|
||||
|
||||
task default: :spec
|
||||
task default: :ci
|
||||
task ci: [:spec, :rubocop]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue