Skip to content

Commit 28a915c

Browse files
committed
Revert "Try not updating Homebrew on Travis-CI"
This reverts commit bce1be1.
1 parent bce1be1 commit 28a915c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ matrix:
3232
- gcc
3333
- mpich
3434
- shellcheck
35+
update: true
3536
-
3637
<<: *macOS
3738
env:
@@ -44,6 +45,7 @@ matrix:
4445
- gcc
4546
- openmpi
4647
- shellcheck
48+
update: true
4749
-
4850
<<: *macOS
4951
env:
@@ -54,6 +56,7 @@ matrix:
5456
addons:
5557
homebrew:
5658
brewfile: true
59+
update: true
5760
- &ubuntu
5861
os: linux
5962
sudo: false

0 commit comments

Comments
 (0)