require julia 1.3
This commit is contained in:
parent
d14fac5d1e
commit
f2a2797c34
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -21,7 +21,6 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
julia_version:
|
julia_version:
|
||||||
- '1.2'
|
|
||||||
- '1.3'
|
- '1.3'
|
||||||
- '1'
|
- '1'
|
||||||
- 'nightly'
|
- 'nightly'
|
||||||
|
|||||||
@ -51,7 +51,7 @@ Requires = "1"
|
|||||||
Showoff = "0.3.1"
|
Showoff = "0.3.1"
|
||||||
StableRNGs = "0.1.1"
|
StableRNGs = "0.1.1"
|
||||||
StatsBase = "0.32, 0.33"
|
StatsBase = "0.32, 0.33"
|
||||||
julia = "1.2"
|
julia = "1.3"
|
||||||
|
|
||||||
[extras]
|
[extras]
|
||||||
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
|
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user