(maint) modulesync 65530a4 Update Travis

Related: https://github.com/puppetlabs/modulesync_configs/pull/177
This commit is contained in:
Michael T Lombardi
2018-01-03 16:12:39 -06:00
parent 61c8794661
commit 9c103a2219
3 changed files with 2 additions and 5 deletions

2
.gitignore vendored
View File

@@ -1,4 +1,4 @@
#This file is generated by ModuleSync, do not edit.Z # This file is generated by ModuleSync, do not edit.
*.iml *.iml
.*.sw[op] .*.sw[op]
.DS_Store .DS_Store

View File

@@ -4,9 +4,6 @@ sudo: false
language: ruby language: ruby
cache: bundler cache: bundler
script: "bundle exec rake release_checks" 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: matrix:
fast_finish: true fast_finish: true
include: include:

2
NOTICE
View File

@@ -1,6 +1,6 @@
Puppet Module - puppetlabs-java Puppet Module - puppetlabs-java
Copyright 2017 Puppet, Inc. Copyright 2018 Puppet, Inc.
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. you may not use this file except in compliance with the License.