We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3ac78e commit c23e360Copy full SHA for c23e360
2 files changed
.travis.yml
@@ -4,9 +4,6 @@ sudo: false
4
language: ruby
5
cache: bundler
6
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
10
matrix:
11
fast_finish: true
12
include:
NOTICE
@@ -1,6 +1,6 @@
1
Puppet Module - puppetlabs-scheduled_task
2
3
-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.
0 commit comments