Skip to content

Commit

Permalink
EXPERIMENTAL: Display git status
Browse files Browse the repository at this point in the history
  • Loading branch information
Makman2 committed May 8, 2015
1 parent 7c97ad4 commit b68c5ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ install:
# Check that we have the expected version and architecture for Python
- "python --version"
- "python -c \"import struct; print(struct.calcsize('P') * 8)\""
- "git status"

- "%CMD_IN_ENV% pip install coverage"

Expand Down

0 comments on commit b68c5ec

Please sign in to comment.