mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-01 02:48:05 +01:00
Fetch tags.
This commit is contained in:
parent
3a35fc2a18
commit
970cd17874
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
git fetch --tags
|
||||
|
||||
if test "$TRAVIS_OS_NAME" = "osx"; then
|
||||
# Mac OS X.
|
||||
brew update
|
||||
|
Loading…
Reference in New Issue
Block a user