Closed jonlawlor closed 9 years ago
As explained in https://groups.google.com/d/msg/gonum-dev/GKJjAtDxR9I/n0FD7WvvN5AJ
Removed notifications and go tip, simplified code, added some comments, put all travis related code (except for .travis.yml) into .travis/
Also added install scripts to $TRAVIS_OS_NAME/$BLAS_LIB/, including ATLAS, even though it is not a part of the build matrix.
LGTM except for minor change.
As explained in https://groups.google.com/d/msg/gonum-dev/GKJjAtDxR9I/n0FD7WvvN5AJ
Removed notifications and go tip, simplified code, added some comments, put all travis related code (except for .travis.yml) into .travis/
Also added install scripts to $TRAVIS_OS_NAME/$BLAS_LIB/, including ATLAS, even though it is not a part of the build matrix.