Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit 88b5e3a

Browse files
committed
Brew upgrade does not install, only upgrade...
1 parent 8c2063b commit 88b5e3a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@ matrix:
8484

8585
- os: osx
8686
before_install:
87-
- brew upgrade python wget cmake rust
87+
- brew upgrade python wget cmake
88+
- brew install rust
8889

8990

9091
cache:

0 commit comments

Comments
 (0)