Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 5544ca5

Browse files
committed
Mor TravisCI configuration fixes #3
1 parent f5c144c commit 5544ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ before_install:
543543
fi
544544
- if [[ $TRAVIS_OS_NAME == osx ]]; then
545545
brew update;
546-
brew update cmake;
546+
brew upgrade cmake;
547547
fi
548548

549549
install:

0 commit comments

Comments
 (0)