Skip to content

Commit

Permalink
Uses Julia v1.4 for documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed Apr 2, 2020
1 parent 4e5d1c3 commit 788a6ff
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 @@ -24,7 +24,7 @@ after_success:
jobs:
include:
- stage: Documentation
julia: 1.1
julia: 1.4
script: julia --project=docs -e '
using Pkg;
Pkg.develop(PackageSpec(path=pwd()));
Expand Down

0 comments on commit 788a6ff

Please sign in to comment.