Skip to content

Commit 069407e

Browse files
Update .travis.yml
1 parent 648d5cd commit 069407e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ after_success:
2020
jobs:
2121
include:
2222
- stage: "Documentation"
23-
julia: 1.0
23+
julia: 1.5.1
2424
os: linux
2525
script:
2626
- julia --project=docs/ -e 'using Pkg; Pkg.instantiate(); Pkg.develop(PackageSpec(path=pwd()))'

0 commit comments

Comments
 (0)