Skip to content

Commit ba75a18

Browse files
(maint) modulesync 65530a4 Update Travis
Related: puppetlabs/modulesync_configs#177
1 parent d8a1b3a commit ba75a18

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#This file is generated by ModuleSync, do not edit.Z
1+
# This file is generated by ModuleSync, do not edit.
22
*.iml
33
.*.sw[op]
44
.DS_Store

.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ sudo: false
44
language: ruby
55
cache: bundler
66
script: "bundle exec rake release_checks"
7-
#Inserting below due to the following issue: https://github.com/travis-ci/travis-ci/issues/3531#issuecomment-88311203
8-
before_install:
9-
- gem update bundler
107
matrix:
118
fast_finish: true
129
include:

NOTICE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Puppet Module - puppetlabs-ntp
22

3-
Copyright 2017 Puppet, Inc.
3+
Copyright 2018 Puppet, Inc.
44

55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)