Skip to content

Commit 83aa2dc

Browse files
committed
(MODULES-4098) Sync the rest of the files
1 parent b1ed032 commit 83aa2dc

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

appveyor.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ init:
1010
- 'mkdir C:\ProgramData\PuppetLabs\puppet\var && exit 0'
1111
environment:
1212
matrix:
13-
- PUPPET_GEM_VERSION: ~> 3.0
14-
RUBY_VER: 193
15-
- PUPPET_GEM_VERSION: ~> 3.0
16-
RUBY_VER: 200-x64
1713
- PUPPET_GEM_VERSION: ~> 4.0
1814
RUBY_VER: 21
1915
- PUPPET_GEM_VERSION: ~> 4.0
@@ -24,6 +20,8 @@ environment:
2420
RUBY_VER: 23-x64
2521
- PUPPET_GEM_VERSION: 4.2.3
2622
RUBY_VER: 21-x64
23+
- PUPPET_GEM_VERSION: 4.2.3
24+
RUBY_VER: 21-x64
2725
matrix:
2826
fast_finish: true
2927
install:

0 commit comments

Comments
 (0)