Skip to content

Commit

Permalink
Disable CI with 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Nov 1, 2018
1 parent 76a6551 commit bba0aeb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: julia
os:
- linux
julia:
- 0.6
- 0.7
- nightly
addons:
Expand Down
7 changes: 0 additions & 7 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
environment:
matrix:
- julia_version: 0.6
python_version: "27"
- julia_version: 0.6
python_version: "37"
- julia_version: 0.6
python_version: "Conda"

- julia_version: 0.7
python_version: "27"
- julia_version: 0.7
Expand Down

0 comments on commit bba0aeb

Please sign in to comment.