Fetch tags.
This commit is contained in:
parent
3a35fc2a18
commit
970cd17874
@ -1,5 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
git fetch --tags
|
||||||
|
|
||||||
if test "$TRAVIS_OS_NAME" = "osx"; then
|
if test "$TRAVIS_OS_NAME" = "osx"; then
|
||||||
# Mac OS X.
|
# Mac OS X.
|
||||||
brew update
|
brew update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user