Skip to content

Commit c62d868

Browse files
committed
Try building docs on Julia 1.3
Installation should be faster due to JLLs, which may avoid timeouts.
1 parent 00e5867 commit c62d868

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
@@ -3,7 +3,7 @@ language: julia
33
os:
44
- linux
55
julia:
6-
- 1.0
6+
- 1.3
77
env:
88
- DOCUMENTER_DEBUG=true
99
notifications:

0 commit comments

Comments
 (0)