File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # This file is generated by ModuleSync, do not edit.Z
1+ # This file is generated by ModuleSync, do not edit.
22* .iml
33. * .sw [op ]
44.DS_Store
Original file line number Diff line number Diff line change @@ -4,9 +4,6 @@ sudo: false
44language : ruby
55cache : bundler
66script : " bundle exec rake release_checks"
7- # Inserting below due to the following issue: https://github.com/travis-ci/travis-ci/issues/3531#issuecomment-88311203
8- before_install :
9- - gem update bundler
107matrix :
118 fast_finish : true
129 include :
Original file line number Diff line number Diff line change @@ -60,7 +60,6 @@ group :system_tests do
6060 gem "beaker-hostgenerator" , *location_for ( ENV [ 'BEAKER_HOSTGENERATOR_VERSION' ] )
6161 gem "beaker-abs" , *location_for ( ENV [ 'BEAKER_ABS_VERSION' ] || '~> 0.1' )
6262 gem "puppet-blacksmith" , '~> 3.4' , :require => false
63- gem "beaker-task_helper"
6463end
6564
6665gem 'puppet' , *location_for ( ENV [ 'PUPPET_GEM_VERSION' ] )
Original file line number Diff line number Diff line change 11Puppet Module - puppetlabs-mysql
22
3- Copyright 2017 Puppet, Inc.
3+ Copyright 2018 Puppet, Inc.
44
55Licensed under the Apache License, Version 2.0 (the "License");
66you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments