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 76a6551 commit bba0aebCopy full SHA for bba0aeb
.travis.yml
@@ -2,7 +2,6 @@ language: julia
2
os:
3
- linux
4
julia:
5
- - 0.6
6
- 0.7
7
- nightly
8
addons:
appveyor.yml
@@ -1,12 +1,5 @@
1
environment:
matrix:
- - julia_version: 0.6
- python_version: "27"
- python_version: "37"
- python_version: "Conda"
9
-
10
- julia_version: 0.7
11
python_version: "27"
12
0 commit comments