Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Commit

Permalink
Output python version in appveyor install phase
Browse files Browse the repository at this point in the history
  • Loading branch information
jwheare committed Jun 30, 2016
1 parent e37dfa4 commit e4296d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ install:
- npm install npm -g
- node --version
- npm --version
- python --version
- npm install
- npm prune

Expand Down

0 comments on commit e4296d3

Please sign in to comment.