Skip to content

Commit 9b9ff5e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

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

0 commit comments

Comments
 (0)