Skip to content

Commit 3eacf90

Browse files
committed
ci: print python/git versions before starting build
1 parent 09c88be commit 3eacf90

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ install:
4343
- |
4444
echo %PATH%
4545
uname -a
46+
git --version
4647
where git git-daemon python pip pip3 pip34
4748
python --version
4849
python -c "import struct; print(struct.calcsize('P') * 8)"

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ git:
1414
# as we clone our own repository in the process
1515
depth: 99999
1616
install:
17+
- python --version; git --version
1718
- git submodule update --init --recursive
1819
- git fetch --tags
1920
- pip install codecov flake8 ddt sphinx

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy