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 40bd2df commit 86ce783Copy full SHA for 86ce783
.travis.yml
@@ -2,8 +2,7 @@ language: julia
2
3
julia:
4
- 1.0
5
- - 1.2
6
- - 1.3
+ - 1.4
7
- nightly
8
matrix:
9
allow_failures:
appveyor.yml
@@ -1,8 +1,7 @@
1
environment:
- julia_version: 1.0
- - julia_version: 1.2
- - julia_version: 1.3
+ - julia_version: 1.4
- julia_version: nightly
platform:
0 commit comments