From f61ecf2fa41ad84fb4457089b94826a4a121a47b Mon Sep 17 00:00:00 2001 From: Michael T Lombardi Date: Wed, 3 Jan 2018 16:12:02 -0600 Subject: [PATCH] (maint) modulesync 65530a4 Update Travis Related: https://github.com/puppetlabs/modulesync_configs/pull/177 --- .gitignore | 2 +- .travis.yml | 3 --- NOTICE | 2 +- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e5e6f9e..a102277 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -#This file is generated by ModuleSync, do not edit.Z +# This file is generated by ModuleSync, do not edit. *.iml .*.sw[op] .DS_Store diff --git a/.travis.yml b/.travis.yml index 79a8216..160a724 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 ffbcedc..9530d11 100644 --- a/NOTICE +++ b/NOTICE @@ -1,6 +1,6 @@ Puppet Module - puppetlabs-hocon -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.