Skip to content

Commit 17b5fb3

Browse files
author
Eric Kolve
committed
adding git describe for debugging
1 parent 9aef47b commit 17b5fb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ script:
88
- true
99
- env
1010
- git describe --tags --exact-match
11+
- git branch --format='%(refname:short)' --contains tags/$TRAVIS_TAG) = 'master'
1112
git:
1213
depth: 3
1314
deploy:

0 commit comments

Comments
 (0)