File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
---
2
+ os : linux
2
3
dist : xenial
3
4
language : ruby
4
5
cache : bundler
@@ -15,15 +16,15 @@ script:
15
16
- ' SIMPLECOV=yes bundle exec rake $CHECK'
16
17
bundler_args : --without system_tests
17
18
rvm :
18
- - 2.5.3
19
+ - 2.5.7
19
20
env :
20
21
global :
21
22
- HONEYCOMB_WRITEKEY="7f3c63a70eecc61d635917de46bea4e6",HONEYCOMB_DATASET="litmus tests"
22
23
stages :
23
24
- static
24
25
- spec
25
26
- acceptance
26
- matrix :
27
+ jobs :
27
28
fast_finish : true
28
29
include :
29
30
-
@@ -35,7 +36,7 @@ matrix:
35
36
stage : spec
36
37
-
37
38
env : PUPPET_GEM_VERSION="~> 6.0" CHECK=parallel_spec
38
- rvm : 2.5.3
39
+ rvm : 2.5.7
39
40
stage : spec
40
41
branches :
41
42
only :
Original file line number Diff line number Diff line change 47
47
" tsql" ,
48
48
" database"
49
49
],
50
- "pdk-version" : " 1.16 .0" ,
50
+ "pdk-version" : " 1.17 .0" ,
51
51
"template-url" : " https://github.com/puppetlabs/pdk-templates#master" ,
52
- "template-ref" : " heads/master -0-g5d52853 "
52
+ "template-ref" : " 1.17.0 -0-gd3a4319 "
53
53
}
You can’t perform that action at this time.
0 commit comments