(maint) modulesync 65530a4 Update Travis
Related: https://github.com/puppetlabs/modulesync_configs/pull/177
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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
|
||||||
|
|||||||
@@ -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
2
NOTICE
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user