mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Bump windows minimum version for tests
This commit is contained in:
parent
06bd72cfa5
commit
d93b8c2d03
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Make-Const repo_name 'puma'
|
|||
Make-Const url_repo 'https://github.com/puma/puma.git'
|
||||
|
||||
#———————————————————————————————————————————————————————————————— lowest ruby version
|
||||
Make-Const ruby_vers_low 22
|
||||
Make-Const ruby_vers_low 25
|
||||
# null = don't compile; false = compile, ignore test (allow failure);
|
||||
# true = compile & test
|
||||
Make-Const trunk $false ; Make-Const trunk_x64 $false
|
||||
|
|
Loading…
Add table
Reference in a new issue