Skip to content

Commit 9c99a90

Browse files
Run CI against Julia v1.5 (#716)
1 parent cd2d9df commit 9c99a90

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ julia:
88
- 1.2
99
- 1.3
1010
- 1.4
11+
- 1.5
1112
- nightly
1213
notifications:
1314
email: false

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ environment:
55
- julia_version: 1.2
66
- julia_version: 1.3
77
- julia_version: 1.4
8+
- julia_version: 1.5
89
- julia_version: latest
910

1011
platform:

0 commit comments

Comments
 (0)