File tree 4 files changed +2
-6
lines changed 4 files changed +2
-6
lines changed 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.
2
2
* .iml
3
3
. * .sw [op ]
4
4
.DS_Store
Original file line number Diff line number Diff line change @@ -4,9 +4,6 @@ sudo: false
4
4
language : ruby
5
5
cache : bundler
6
6
script : " 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
10
7
matrix :
11
8
fast_finish : true
12
9
include :
Original file line number Diff line number Diff line change @@ -60,7 +60,6 @@ group :system_tests do
60
60
gem "beaker-hostgenerator" , *location_for ( ENV [ 'BEAKER_HOSTGENERATOR_VERSION' ] )
61
61
gem "beaker-abs" , *location_for ( ENV [ 'BEAKER_ABS_VERSION' ] || '~> 0.1' )
62
62
gem "puppet-blacksmith" , '~> 3.4' , :require => false
63
- gem "beaker-task_helper"
64
63
end
65
64
66
65
gem 'puppet' , *location_for ( ENV [ 'PUPPET_GEM_VERSION' ] )
Original file line number Diff line number Diff line change 1
1
Puppet Module - puppetlabs-mysql
2
2
3
- Copyright 2017 Puppet, Inc.
3
+ Copyright 2018 Puppet, Inc.
4
4
5
5
Licensed under the Apache License, Version 2.0 (the "License");
6
6
you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments