diff --git a/.travis.yml b/.travis.yml index b998cb66..3ddeac72 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 3494573b..70d9246f 100644 --- a/NOTICE +++ b/NOTICE @@ -1,6 +1,6 @@ Puppet Module - puppetlabs-scheduled_task -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.