[PR #138] Travis support (OS X) #754

Closed
opened 2026-01-29 20:50:42 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/google/brotli/pull/138

State: closed
Merged: Yes


This adds a .travis.yml file which uses the MacPython/terrify utilities in order to run tests and compile wheels on different OS X Python setups.

After you enable google/brotli repository on your Travis account page, then you can configure the Github Releases deployment in the .travis.yml file. The easiest way to do that is installing travis locally, via sudo gem install travis, and then run travis setup releases.
More info here: http://docs.travis-ci.com/user/deployment/releases/

Please note that the Travis build will fail for the 'macpython' targets until PR #137 is merged.

**Original Pull Request:** https://github.com/google/brotli/pull/138 **State:** closed **Merged:** Yes --- This adds a `.travis.yml` file which uses the [MacPython/terrify](https://github.com/MacPython/terryfy) utilities in order to run tests and compile wheels on different OS X Python setups. After you enable google/brotli repository on your Travis account page, then you can configure the Github Releases deployment in the `.travis.yml` file. The easiest way to do that is installing travis locally, via `sudo gem install travis`, and then run `travis setup releases`. More info here: http://docs.travis-ci.com/user/deployment/releases/ Please note that the Travis build will fail for the 'macpython' targets until PR #137 is merged.
claunia added the pull-request label 2026-01-29 20:50:42 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#754