Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 451 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 451 Bytes

travis-build-conda-pyart

Project for building and uploading Py-ART conda packages for OS X using Travis CI.

Currently building conda package for Python 2.7 with Numpy 1.7, 1.8 and 1.9.

Credits

This is projects is based upon Robert T. McGibbon's python-appveyor-conda-example which uses Travis CI and Appveyor to build conda packages for a demo project.