summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2021-08-24fix(test): update travis and e2e selfSignedCert fnDominic Evans
2020-01-24Update import path to inet.af/tcpproxyBrad Fitzpatrick
2017-07-05Correct the package building command, and only deploy for master branch commits.David Anderson
2017-07-05Another attempt to fix Travis.David Anderson
2017-07-05Make Travis test all packages, and remove the go.universe.tf import path.David Anderson
2017-07-02Correct the travis build to kinda work.David Anderson
2017-07-02Move tlsrouter to cmd/tlsrouter, in preparation for rewrite as a pkg.David Anderson
2017-05-14Make golint fail if lint errors are found, and fix said lint.David Anderson
2017-05-14Clean up the Travis build a bit more, moving more stuff to the deploy stage.David Anderson
2017-05-14Test Travis's new build stage support.David Anderson
2017-05-14Make travis fetch the test-only dependency.David Anderson
2017-05-14Upload packages based on Go 1.8, not 1.7.David Anderson
2017-05-14Add Go 1.8 to the build matrix.David Anderson
2017-02-08Stop testing against Go 1.6.David Anderson
2017-01-31Clean up travis config a bit, and add missing copyright notice.David Anderson
2017-01-31Add a deploy step to garbage-collect old packagecloud files.David Anderson
2017-01-31Random change to force travis rebuild on latest code.David Anderson
2017-01-31Attempt to create a package with no version name.David Anderson
2017-01-31Revert to just debian/jessie. It's the same package anyway.David Anderson
2017-01-31Try the obvious way to specify a matrix of package tags.David Anderson
2017-01-31Limit the deploy to only the go 1.7 build.David Anderson
2017-01-31Skip cleanup so travis doesn't delete the freshly built .deb.David Anderson
2017-01-31Attempt a packagecloud push.David Anderson
2017-01-31Attempt to build a debian package with FPM.David Anderson
2017-01-01Add a Travis CI config.David Anderson