Skip to content

Commit 80142c7

Browse files
(maint) modulesync 65530a4 Update Travis
Related: puppetlabs/modulesync_configs#177
1 parent 6f8d5a5 commit 80142c7

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ sudo: false
44
language: ruby
55
cache: bundler
66
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
107
env:
118
global:
129
- PARALLEL_TEST_PROCESSORS=16 # reduce test parallelism to prevent overloading containers

NOTICE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Puppet Module - puppetlabs-apache
22

3-
Copyright 2017 Puppet, Inc.
3+
Copyright 2018 Puppet, Inc.
44

55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)