Skip to content

Commit bce1be1

Browse files
committed
Try not updating Homebrew on Travis-CI
1 parent a9110a5 commit bce1be1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ matrix:
3232
- gcc
3333
- mpich
3434
- shellcheck
35-
update: true
3635
-
3736
<<: *macOS
3837
env:
@@ -45,7 +44,6 @@ matrix:
4544
- gcc
4645
- openmpi
4746
- shellcheck
48-
update: true
4947
-
5048
<<: *macOS
5149
env:
@@ -56,7 +54,6 @@ matrix:
5654
addons:
5755
homebrew:
5856
brewfile: true
59-
update: true
6057
- &ubuntu
6158
os: linux
6259
sudo: false

0 commit comments

Comments
 (0)