Skip to content

Conversation

@tleonhardt
Copy link
Member

Switched to a Miniconda matrix-based build on AppVeyor and temporarily disabled Python 3.5 to get around some issues.

Fixes #678

@tleonhardt tleonhardt added the bug label May 14, 2019
@tleonhardt tleonhardt added this to the 0.9.13 milestone May 14, 2019
@tleonhardt tleonhardt requested a review from kmvanbrunt May 14, 2019 03:36
@tleonhardt tleonhardt self-assigned this May 14, 2019
@codecov
Copy link

codecov bot commented May 14, 2019

Codecov Report

Merging #679 into master will increase coverage by 1.48%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #679      +/-   ##
==========================================
+ Coverage   93.65%   95.13%   +1.48%     
==========================================
  Files          11       11              
  Lines        3168     3168              
==========================================
+ Hits         2967     3014      +47     
+ Misses        201      154      -47
Impacted Files Coverage Δ
cmd2/cmd2.py 95.34% <0%> (+1.05%) ⬆️
cmd2/utils.py 97.45% <0%> (+2.96%) ⬆️
cmd2/clipboard.py 94.44% <0%> (+22.22%) ⬆️
cmd2/rl_utils.py 97.43% <0%> (+43.58%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0402469...841d908. Read the comment docs.

@tleonhardt tleonhardt merged commit cbf0313 into master May 14, 2019
@tleonhardt tleonhardt deleted the appveyor_fix branch May 14, 2019 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AppVeyor Windows CI is currently broken

2 participants