Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-04 | Update to Go 1.7.4 | jbub | |
2016-10-19 | Update to Go 1.7.3 | Eldin Hadzic | |
2016-08-15 | Use Go 1.7 for CI | Matthew Holt | |
2016-08-02 | Enable cgo for CI tests so race detector can run | Matthew Holt | |
2016-08-02 | Add -race to CI tests; use Go 1.6.3 | Matthew Holt | |
2016-05-24 | Use latest Go version (1.6.2) for CI builds | Matthew Holt | |
2016-04-06 | Apparently vet ships with Go now | Matthew Holt | |
2016-03-26 | Add golint and ineffassign to CI scripts | Matthew Holt | |
golint is not part of the tests since our Markdown dependency defines an interface that is not lint-compliant (unfortunately). See https://github.com/russross/blackfriday/issues/240 | |||
2016-02-19 | Try to get Go 1.6 on appveyor | Matthew Holt | |
2016-02-17 | Move to Go 1.6 and set CGO_ENABLED=0 in tests | Matthew Holt | |
2015-10-31 | Remove PATH from build output | Abiola Ibrahim | |
2015-10-14 | Change c:\go to c:\gopath to avoid conflicts | Matthew Holt | |
2015-10-12 | Add AppVeyor manifest | Matthew Holt | |