Skip to content

Travis support (OS X)#138

Merged
szabadka merged 3 commits into
google:masterfrom
anthrotype:travis
Aug 14, 2015
Merged

Travis support (OS X)#138
szabadka merged 3 commits into
google:masterfrom
anthrotype:travis

Conversation

@anthrotype

Copy link
Copy Markdown
Member

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.

Cosimo Lupo added 3 commits August 14, 2015 11:28
Use 'terrify' utilities from MacPython to build precompiled wheel packages
…n.org);

override CC and CXX to use clang instead of gcc-4.2, which doesn't support C++11
szabadka added a commit that referenced this pull request Aug 14, 2015
@szabadka szabadka merged commit 806e731 into google:master Aug 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants