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 79a7482 commit 98a5d4dCopy full SHA for 98a5d4d
.travis.yml
@@ -7,6 +7,7 @@ julia:
7
- 1.0
8
- 1.1
9
- 1.2
10
+ - 1.3
11
- nightly
12
matrix:
13
allow_failures:
appveyor.yml
@@ -1,8 +1,7 @@
1
environment:
2
3
- julia_version: 1.0
4
- - julia_version: 1.1
5
- - julia_version: 1.2
+ - julia_version: 1.3
6
- julia_version: latest
platform:
0 commit comments