Skip to content

Commit

Permalink
Merge #1160
Browse files Browse the repository at this point in the history
1160: Build docs on Julia 1.3 r=dhairyagandhi96 a=dhairyagandhi96

This causes red CI otherwise

Co-authored-by: Dhairya Gandhi <dhairya@juliacopmuting.com>
  • Loading branch information
bors[bot] and Dhairya Gandhi authored May 4, 2020
2 parents 1e2476b + f2c6657 commit c444226
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 @@ -16,7 +16,7 @@ notifications:
jobs:
include:
- stage: "Documentation"
julia: 1
julia: 1.3
os: linux
script:
- julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=pwd()));
Expand Down

0 comments on commit c444226

Please sign in to comment.