update travis

This commit is contained in:
Carlo Lucibello 2020-04-06 13:20:28 +02:00
parent d6cb9f055d
commit c54d71ce56
1 changed files with 2 additions and 1 deletions

View File

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