Skip to content

Commit

Permalink
Explicitly require publishable
Browse files Browse the repository at this point in the history
  • Loading branch information
shadeslayer committed Jun 7, 2016
1 parent 29bbe4b commit d1500a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/aptly/repository.rb
Expand Up @@ -4,6 +4,7 @@
require_relative 'errors'
require_relative 'representation'
require_relative 'snapshot'
require_relative 'publishable'

module Aptly
# Aptly repository representation.
Expand Down

0 comments on commit d1500a5

Please sign in to comment.