Skip to content

Commit e15a99a

Browse files
committed
1 parent baa0035 commit e15a99a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
- psqlodbc
4646
- sqliteodbc
4747
- postgresql
48+
update: true # Workaround for bundle issue https://travis-ci.community/t/macos-build-fails-because-of-homebrew-bundle-unknown-command/7296/13
4849
env: SQLITE_DRIVER=/usr/local/opt/sqliteodbc/lib/libsqlite3odbc.dylib POSTGRES_DRIVER=/usr/local/opt/psqlodbc/lib/psqlodbca.so HOMEBREW_NO_INSTALL_CLEANUP=1
4950
before_script:
5051
- pg_ctl -D /usr/local/var/postgres start

0 commit comments

Comments
 (0)