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 9505ffa commit 0320494Copy full SHA for 0320494
.travis.yml
@@ -7,6 +7,7 @@ os:
7
julia:
8
- 0.7
9
- 1.0
10
+ - 1.1
11
- nightly
12
matrix:
13
allow_failures:
appveyor.yml
@@ -2,6 +2,7 @@ environment:
2
3
- julia_version: 0.7
4
- julia_version: 1.0
5
+ - julia_version: 1.1
6
- julia_version: nightly
platform:
0 commit comments