trying without brew curl and expat (bis)

This commit is contained in:
Thomas Ferreira de Lima 2018-07-16 10:45:03 -04:00
parent eb9d53e990
commit 11ff91b00b
2 changed files with 2 additions and 2 deletions

View File

@ -7,6 +7,8 @@ matrix:
before_install:
- eval "${MATRIX_EVAL}"
- brew update
- brew bundle
- env
install:

View File

@ -1,4 +1,2 @@
tap "homebrew/core"
brew "python3"
brew "curl"
brew "expat"