Skip to content

Commit

Permalink
Repare Mac OS build
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Rudko committed Jan 19, 2025
1 parent 7de0ee0 commit 14b5c33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ before_install:
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then ( brew update || brew update || brew update ) ; fi
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew pin tmate ; fi
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew bundle -v ; fi
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install aws-sdk-cpp ; fi
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo add-apt-repository -y ppa:saiarcot895/chromium-beta ; fi
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo sudo apt-get update ; fi

Expand Down

0 comments on commit 14b5c33

Please sign in to comment.