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 a0ac09c commit adc30a4Copy full SHA for adc30a4
.appveyor.yml
@@ -1,7 +1,7 @@
1
environment:
2
matrix:
3
- - julia_version: 0.7
4
- julia_version: 1.0
+ - julia_version: 1.1
5
- julia_version: latest
6
7
platform:
.travis.yml
@@ -5,8 +5,8 @@ os:
- osx
julia:
8
- - 0.7
9
- 1.0
+ - 1.1
10
- nightly
11
12
notifications:
0 commit comments