Skip to content

Commit f71537a

Browse files
committed
CI: show tag info
1 parent 5795bbb commit f71537a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,9 @@ before_install:
145145
- pwd
146146
- uname -a
147147
- python -V
148+
# git info & get tags
149+
- git --version
150+
- git tag
148151
- ci/before_install_travis.sh
149152
- export DISPLAY=:99.0
150153

0 commit comments

Comments
 (0)