We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b45008b commit f8f54acCopy full SHA for f8f54ac
.appveyor.yml
@@ -3,7 +3,7 @@
3
environment:
4
matrix:
5
- julia_version: 1.0
6
- - julia_version: 1.2
+ - julia_version: 1.3
7
- julia_version: nightly
8
9
platform:
.travis.yml
@@ -8,7 +8,7 @@ os:
julia:
10
- 1.0
11
- - 1.2
+ - 1.3
12
- nightly
13
14
## uncomment the following lines to allow failures on nightly julia
0 commit comments