Skip to content

Replace travis by Github Actions as Linux / goreleaser CI

Warren Gifford requested to merge es/gh-actions-ci into main

Created by: eseliger

Replaces the travis workflow by GitHub actions, as we've had a lot of flakiness and broken builds with travis in the past. The go-test step is also faster than on travis.

Need to merge this in order to test the goreleaser config, hope it works first-try 🤞

Merge request reports

Loading