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 454df4b commit 5651562Copy full SHA for 5651562
.travis.yml
@@ -5,7 +5,7 @@ os:
5
- osx
6
julia:
7
- 1.0
8
- - 1.1
+ - 1.3
9
- nightly
10
notifications:
11
email: false
appveyor.yml
@@ -1,7 +1,7 @@
1
environment:
2
matrix:
3
- - julia_version: 1.0
4
- julia_version: 1
+ - julia_version: 1.3
- julia_version: latest
platform:
0 commit comments