ajdawson / windspharm

A Python library for spherical harmonic computations on vector winds.
http://ajdawson.github.io/windspharm
MIT License
82 stars 38 forks source link

Using Conda for Travis CI testing. #34

Closed ajdawson closed 10 years ago

ajdawson commented 10 years ago

Use the conda package manager to install dependencies for testing. This makes the Travis CI tests much easier to manage and also much faster to run.