Skip to content

Commit 9f4fe67

Browse files
committed
Test and generate docs on Julia v1.5
1 parent 1e61cc1 commit 9f4fe67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ os:
99

1010
julia:
1111
- 1.0
12-
- 1.3
12+
- 1.5
1313
- nightly
1414

1515
arch:
@@ -43,7 +43,7 @@ jobs:
4343
arch: x86
4444
include:
4545
- stage: "Documentation"
46-
julia: 1.0
46+
julia: 1.5
4747
os: linux
4848
arch: amd64
4949
script:

0 commit comments

Comments
 (0)