Travis/AppVeyor CI Script for Go
klauspost 0 4th November 2015 Go, Programming, testingContinous Integration tests are an important part of maintaining package stability. Since Travis has recently made it possible to run tests on OSX and with AppVeyor having Windows support, we now can create free CI tests for all the major desktop platforms.