forked from rubys/awdwr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtestrails.yml
76 lines (63 loc) · 1.06 KB
/
testrails.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
default:
script: makedepot.rb
destdir: AWDwR4
branch: v6.0.1 # v6.0.0 # 6-0-stable # master
source: ~/git/awdwr/edition4
output: []
message: []
rvm:
bin: ruby-2.6.5
220:
output: 2.2.10
message: 'Ruby 2.2.10'
rvm:
bin: ruby-2.2.10
238:
output: 2.3.8
message: 'Ruby 2.3.8'
rvm:
bin: ruby-2.3.8
245:
output: 2.4.5
message: 'Ruby 2.4.5'
rvm:
bin: ruby-2.4.5
250:
output: 2.5.5
message: 'Ruby 2.5.5'
rvm:
bin: ruby-2.5.5
270:
output: 2.7.0
message: 'Ruby 2.7.0'
rvm:
src: trunk
bin: ruby-head-n*
40:
output: '4.0'
branch: 4-0-stable
message: '4-0-stable'
41:
output: '4.1'
branch: 4-1-stable
message: '4-1-stable'
42:
output: '4.2'
branch: 4-2-stable
message: '4-2-stable'
50:
output: '5.0'
branch: 5-0-stable
message: '5-0-stable'
51:
output: '5.1'
branch: 5-1-stable
message: '5-1-stable'
52:
output: '5.2'
branch: 5-2-stable
message: '5-2-stable'
3:
source: /home/rubys/git/awdwr/edition3
destdir: AWDwR3
message: 'Edition 3'