Skip to content

Commit

Permalink
removed check:ci loading
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Apr 29, 2015
1 parent 8595d54 commit 4a6596d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Rakefile
Expand Up @@ -5,10 +5,3 @@ 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
begin
require "yast/rake_ci"
rescue LoadError
puts "INFO: Gem yast-rake-ci not installed, extra tasks not loaded"
end

0 comments on commit 4a6596d

Please sign in to comment.