Skip to content

Commit

Permalink
Merge pull request #51 from imobach/add-rakefile
Browse files Browse the repository at this point in the history
Add a Rakefile based on libyui-rake
  • Loading branch information
imobachgs committed Oct 5, 2015
2 parents 754d4be + f7185c9 commit 89ee421
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Rakefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#--
# Copyright (C) 2015 SUSE LLC
#
# make continuous integration using rubygem-libyui-rake.
#
# MIT license
#++
require "libyui/rake"

0 comments on commit 89ee421

Please sign in to comment.