Skip to content

Commit a1a07ec

Browse files
committed
Test on Julia v1.5
1 parent 8d725e1 commit a1a07ec

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
@@ -10,7 +10,7 @@ os:
1010
julia:
1111
- 1.0
1212
- 1.3
13-
- 1.4
13+
- 1.5
1414
- nightly
1515

1616
env:
@@ -50,7 +50,7 @@ jobs:
5050
env: JULIA_NUM_THREADS=1
5151
include:
5252
- stage: "Documentation"
53-
julia: 1.4
53+
julia: 1.5
5454
os: linux
5555
arch: amd64
5656
script:

0 commit comments

Comments
 (0)