Skip to content

Commit

Permalink
appveyor: debug incorrect version
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop authored Jun 26, 2019
1 parent c5f6cb0 commit aa5e8c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ install:
- ps: $AzuriteProcess = Start-Process azurite-blob -PassThru
- python -m pip install -U pip setuptools wheel
- pip install .[all,tests]
- where dvc
- dvc --version

build: false

Expand Down

0 comments on commit aa5e8c7

Please sign in to comment.