Skip to content

Commit

Permalink
adjust documenter setting
Browse files Browse the repository at this point in the history
  • Loading branch information
jverzani committed Apr 7, 2020
1 parent e839c94 commit ca8e4cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ codecov: true
jobs:
include:
- stage: "Documentation"
julia: 1.4
julia: 1.2
os: linux
script:
- julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=pwd())); Pkg.instantiate()'
Expand Down

0 comments on commit ca8e4cc

Please sign in to comment.