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 c308af2 commit 955b257Copy full SHA for 955b257
.travis.yml
@@ -5,7 +5,7 @@ os:
5
- osx
6
julia:
7
- 0.6
8
- - 0.7
+ - 1.0
9
- nightly
10
notifications:
11
email: false
appveyor.yml
@@ -1,7 +1,7 @@
1
environment:
2
matrix:
3
- julia_version: 0.6
4
- - julia_version: 0.7
+ - julia_version: 1.0
- julia_version: latest
platform:
0 commit comments