* remove godeps
* remove dist for now
* add colortext
* godeps
* vendor
* remove unneeded fixture
* fix vendor
* switch to circle
* dont run example during tests
* no circle.yml
* circle release
* fix equinox download
* equinox release
* fix shell
* fix shell
* fix shell
* fix shell
* release from circle-release to test
* release from circle-release
* release from circle-release
* download key
* remove update for now
* back to var for key
* and back to url
* clean up makefile
* date versions
* badge
* only master branch releases
Flag -copy=false in godep will be removed. This commit
switches to using 'godep save' with no flag. We don't
change the version of any dependencies here, just rerun
godep to include source code.
See also the proposal for removing flag -copy at
http://goo.gl/RpYs8e.