Skip to content

Commit 57e7bef

Browse files
authored
Update .travis.yml
1 parent 50c4f47 commit 57e7bef

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
@@ -22,7 +22,7 @@ after_success:
2222
jobs:
2323
include:
2424
- stage: "Documentation"
25-
julia: 1.1
25+
julia: 1.4
2626
os: linux
2727
script:
2828
- julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=pwd())); Pkg.instantiate()'

0 commit comments

Comments
 (0)