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.
2 parents 951b840 + aed7804 commit 214bc7fCopy full SHA for 214bc7f
.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