Skip to content

Commit

Permalink
Add a require to fix the travis build (#531)
Browse files Browse the repository at this point in the history
  • Loading branch information
SirGitsalot authored Oct 4, 2018
1 parent 6d132d6 commit b9d0513
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions provider/puppet/manifest.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.

require 'provider/core'

module Provider
class Puppet < Provider::Core
# Metadata for manifest.json
Expand Down

0 comments on commit b9d0513

Please sign in to comment.