We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecb2ab5 commit 7a948ccCopy full SHA for 7a948cc
.travis.yml
@@ -45,10 +45,6 @@ jobs:
45
-
46
env: CHECK="check:symlinks check:git_ignore check:dot_underscore check:test_file rubocop syntax lint metadata_lint"
47
stage: static
48
- -
49
- env: PUPPET_GEM_VERSION="~> 5.0" CHECK=parallel_spec
50
- rvm: 2.4.5
51
- stage: spec
52
53
env: PUPPET_GEM_VERSION="~> 6.0" CHECK=parallel_spec
54
rvm: 2.5.7
provision.yaml
@@ -17,17 +17,6 @@ win:
17
provisioner: vagrant
18
images:
19
- 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
31
release_checks_6:
32
provisioner: abs
33
0 commit comments