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 2eab2e7 commit 62f4586Copy full SHA for 62f4586
.travis.yml
@@ -4,7 +4,8 @@ os:
4
- linux
5
- osx
6
julia:
7
- - "1.3"
+ - "1.3"
8
+ - "1.4"
9
- nightly
10
matrix:
11
allow_failures:
appveyor.yml
@@ -1,6 +1,7 @@
1
environment:
2
3
- julia_version: 1.3
+ - julia_version: 1.4
- julia_version: nightly
platform:
0 commit comments