doc tests on julia 1.3

This commit is contained in:
Dhairya Gandhi 2020-01-13 14:10:34 +05:30
parent d7953ff573
commit de40476beb
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ matrix:
jobs: jobs:
include: include:
- stage: "Documentation" - stage: "Documentation"
julia: 1.2 julia: 1.3
os: linux os: linux
script: script:
- julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=pwd())); - julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=pwd()));