File tree 3 files changed +2
-5
lines changed
3 files changed +2
-5
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
env :
11
8
global :
12
9
- PARALLEL_TEST_PROCESSORS=16 # reduce test parallelism to prevent overloading containers
Original file line number Diff line number Diff line change 1
1
Puppet Module - puppetlabs-apache
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