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