Fetch tags.
This commit is contained in:
parent
3a35fc2a18
commit
970cd17874
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
git fetch --tags
|
||||
|
||||
if test "$TRAVIS_OS_NAME" = "osx"; then
|
||||
# Mac OS X.
|
||||
brew update
|
||||
|
|
Loading…
Add table
Reference in a new issue