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 8ef7abf commit 017006cCopy full SHA for 017006c
.travis.yml
@@ -6,6 +6,7 @@ julia:
6
- 0.6
7
- 0.7
8
- 1.0
9
+ - 1.1
10
- nightly
11
notifications:
12
email: false
appveyor.yml
@@ -1,6 +1,7 @@
1
environment:
2
matrix:
3
- - julia_version: 1
+ - julia_version: 1.1
4
+ - julia_version: 1.0
5
- julia_version: 0.6
platform:
0 commit comments