Skip to content

Commit ddee9db

Browse files
committed
travis: Trying to get tags.
Signed-off-by: Tim 'mithro' Ansell <[email protected]>
1 parent abe99e2 commit ddee9db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ git:
44
depth: false
55

66
before_install:
7-
- git fetch --tags
7+
- git fetch origin --tags
8+
- git describe
89

910
install:
1011
- make env

0 commit comments

Comments
 (0)