Skip to content

Commit 26708e3

Browse files
committed
Disable CI with 0.6
1 parent dedc457 commit 26708e3

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
@@ -3,7 +3,6 @@ os:
33
- linux
44
- osx
55
julia:
6-
- 0.6
76
- 0.7
87
- nightly
98
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)