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:
include:
- stage: "Documentation"
julia:
- 1.3
- nightly
julia: 1.3
os: linux
script:
- julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=pwd()));