doc tests on julia 1.3
This commit is contained in:
parent
d7953ff573
commit
de40476beb
|
@ -16,7 +16,7 @@ matrix:
|
|||
jobs:
|
||||
include:
|
||||
- stage: "Documentation"
|
||||
julia: 1.2
|
||||
julia: 1.3
|
||||
os: linux
|
||||
script:
|
||||
- julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=pwd()));
|
||||
|
|
Loading…
Reference in New Issue