yaml syntax fix

This commit is contained in:
Dhairya Gandhi 2020-05-04 18:01:33 +05:30
parent fc464f5ef8
commit f2c66579ec
1 changed files with 1 additions and 3 deletions

View File

@ -16,9 +16,7 @@ notifications:
jobs: jobs:
include: include:
- stage: "Documentation" - stage: "Documentation"
julia: julia: 1.3
- 1.3
- nightly
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()));