Skip to content

Commit

Permalink
remove temporary yast-rake-ci loading
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Oct 13, 2015
1 parent a935fd0 commit 1b6dc3d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,3 @@ Yast::Tasks.configuration do |conf|
conf.skip_license_check << /.*/
end

# FIXME: remove this, load the CI tasks directly in yast-rake
begin
require "yast/rake_ci"
rescue LoadError
puts "INFO: Gem yast-rake-ci not installed, extra tasks not loaded"
end

0 comments on commit 1b6dc3d

Please sign in to comment.