Skip to content

Commit ca8e4cc

Browse files
committed
adjust documenter setting
1 parent e839c94 commit ca8e4cc

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
@@ -25,7 +25,7 @@ codecov: true
2525
jobs:
2626
include:
2727
- stage: "Documentation"
28-
julia: 1.4
28+
julia: 1.2
2929
os: linux
3030
script:
3131
- julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=pwd())); Pkg.instantiate()'

0 commit comments

Comments
 (0)