diff options
| author | oldmud0 <oldmud0@users.noreply.github.com> | 2019-08-13 11:27:59 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-13 11:27:59 -0500 |
| commit | 13cd1c9b8ba7b7d5622b56ece61a2053d93aa5a0 (patch) | |
| tree | cf515c733a2cfdbb097472ed5be10616a5a12c81 /.travis.yml | |
| parent | 047ce046316a96c6183846b40062dd6f72de61fd (diff) | |
Travis CI: Always update Homebrew
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 4243b3b9..36f31d59 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ os: osx addons: homebrew: + update: true packages: - qt5 |
