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 ecee8c6 commit e27a8c6Copy full SHA for e27a8c6
.travis.yml
@@ -4,10 +4,7 @@ os:
4
- linux
5
julia:
6
- 1.0
7
- - 1.1
8
- - 1.2
9
- - 1.3
10
- - 1.4
+ - 1
11
- nightly
12
13
matrix:
appveyor.yml
@@ -1,7 +1,7 @@
1
environment:
2
3
- julia_version: 1.0
- - julia_version: 1.4
+ - julia_version: 1
- julia_version: latest
platform:
0 commit comments