bump up to julia 1.2

pull/350/head
Shuhei Kadowaki 2020-06-02 15:48:02 +09:00
parent 04b24ea83b
commit 0760591021
2 changed files with 1 additions and 3 deletions

View File

@ -23,7 +23,7 @@ Mustache = "0.4.1, 0.5, 1"
Plots = "0.28, 0.29, 1.0"
Requires = "1.0"
YAML = "0.3, 0.4"
julia = "1.1"
julia = "1.2"
[extras]
Cairo = "159f3aea-2a34-519c-b102-8c37f9878175"

View File

@ -1,8 +1,6 @@
using Weave: parse_options, parse_markdown
@static @isdefined(hasproperty) || (hasproperty(x, s::Symbol) = s in propertynames(x))
@testset "`parse_options`" begin
# general