Skip to content

Commit 0f106eb

Browse files
try a small Travis change?
1 parent 7820927 commit 0f106eb

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 @@ codecov: true
2020
jobs:
2121
include:
2222
- stage: "Documentation"
23-
julia: 1.4
23+
julia: 1.3
2424
os: linux
2525
script:
2626
- julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=pwd()));

0 commit comments

Comments
 (0)