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 951b840 commit aed7804Copy full SHA for aed7804
.travis.yml
@@ -6,6 +6,7 @@ os:
6
julia:
7
- 1.0
8
- 1.1
9
+ - 1.2
10
- nightly
11
notifications:
12
email: false
appveyor.yml
@@ -2,6 +2,7 @@ environment:
2
matrix:
3
- julia_version: 1.0
4
- julia_version: 1.1
5
+ - julia_version: 1.2
- julia_version: latest
platform:
0 commit comments