Use terryfy to setup macports build test on travis-ci.org
Can copy matplotlib's lead in using MacPython/terryfy
to install macports and set up a macports build on travis-ci.org
Just need to set up a build script to port install all of the things we need, then pip install gwpy, which will probably mean moving the current before_install stuff into a 'linux' script.