diff --git a/.travis.yml b/.travis.yml index 6055eb19..47c6d8de 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,9 +4,6 @@ sudo: false language: ruby cache: bundler script: "bundle exec rake release_checks" -#Inserting below due to the following issue: https://github.com/travis-ci/travis-ci/issues/3531#issuecomment-88311203 -before_install: - - gem update bundler matrix: fast_finish: true include: diff --git a/NOTICE b/NOTICE index 89dd0b56..53ff2a77 100644 --- a/NOTICE +++ b/NOTICE @@ -1,6 +1,6 @@ Puppet Module - puppetlabs-concat -Copyright 2017 Puppet, Inc. +Copyright 2018 Puppet, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.