Skip to content

Commit bba0aeb

Browse files
committed
Disable CI with 0.6
1 parent 76a6551 commit bba0aeb

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ language: julia
22
os:
33
- linux
44
julia:
5-
- 0.6
65
- 0.7
76
- nightly
87
addons:

appveyor.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
environment:
22
matrix:
3-
- julia_version: 0.6
4-
python_version: "27"
5-
- julia_version: 0.6
6-
python_version: "37"
7-
- julia_version: 0.6
8-
python_version: "Conda"
9-
103
- julia_version: 0.7
114
python_version: "27"
125
- julia_version: 0.7

0 commit comments

Comments
 (0)