Skip to content

Commit 7a948cc

Browse files
author
Daniel Carabas
committed
Remove Puppet 5 testing
1 parent ecb2ab5 commit 7a948cc

File tree

2 files changed

+0
-15
lines changed

2 files changed

+0
-15
lines changed

.travis.yml

-4
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ jobs:
4545
-
4646
env: CHECK="check:symlinks check:git_ignore check:dot_underscore check:test_file rubocop syntax lint metadata_lint"
4747
stage: static
48-
-
49-
env: PUPPET_GEM_VERSION="~> 5.0" CHECK=parallel_spec
50-
rvm: 2.4.5
51-
stage: spec
5248
-
5349
env: PUPPET_GEM_VERSION="~> 6.0" CHECK=parallel_spec
5450
rvm: 2.5.7

provision.yaml

-11
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,6 @@ win:
1717
provisioner: vagrant
1818
images:
1919
- gusztavvargadr/windows-server
20-
release_checks_5:
21-
provisioner: abs
22-
images:
23-
- redhat-7-x86_64
24-
- centos-7-x86_64
25-
- ubuntu-1604-x86_64
26-
- ubuntu-1804-x86_64
27-
- debian-9-x86_64
28-
- debian-10-x86_64
29-
- win-2016-x86_64
30-
- win-2019-x86_64
3120
release_checks_6:
3221
provisioner: abs
3322
images:

0 commit comments

Comments
 (0)