Skip to content

Commit

Permalink
temporary hack to load the CI tasks explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Apr 26, 2015
1 parent 18aa7cd commit 680bd53
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Rakefile
Expand Up @@ -5,3 +5,7 @@ Yast::Tasks.configuration do |conf|
conf.skip_license_check << /.*/
conf.install_locations["doc/autodocs"] = conf.install_doc_dir
end

# FIXME: remove this, load the CI tasks directly in yast-rake
require "yast/rake_ci"

0 comments on commit 680bd53

Please sign in to comment.