File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 55 - linux
66 - osx
77julia :
8- - 1.0
98 - 1.1
9+ - 1.2
1010 - nightly
1111addons :
1212 apt_packages :
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name = "OrdinalMultinomialModels"
22uuid = " b51826c6-2bc1-4eb0-a3af-c080fd29f1d0"
33keywords = [" ordered multinomial model" , " proportional odds model" , " proportional hazards model" ]
44author = [" Hua Zhou <huazhou@ucla.edu>" , " Chris German <germc3@ucla.edu>" , " OpenMendel Team" ]
5- version = " 0.3.2 "
5+ version = " 0.3.3 "
66
77[deps ]
88Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
Original file line number Diff line number Diff line change 11environment :
22 matrix :
3- - julia_version : 1.0
43 - julia_version : 1.1
4+ - julia_version : 1.2
55 - julia_version : nightly
66
77platform :
88 - x86 # 32-bit
99 - x64 # 64-bit
1010
11- # # Uncomment the following lines to allow failures on nightly julia
12- # # (tests will run but not make your overall status red)
13- # matrix:
14- # allow_failures:
15- # - julia_version: latest
11+ # Uncomment the following lines to allow failures on nightly julia
12+ # (tests will run but not make your overall status red)
13+ matrix :
14+ allow_failures :
15+ - julia_version : latest
1616
1717branches :
1818 only :
You can’t perform that action at this time.
0 commit comments