1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-09-16 09:26:52 +02:00

Revert "ci: use xenial instead of trusty (#1064)"

This reverts commit 6fecaf97e8.
This commit is contained in:
Carlos Alexandro Becker
2019-07-07 11:54:33 -03:00
parent aaa39e98c9
commit a0de4bbb3c

View File

@@ -1,4 +1,4 @@
dist: xenial
dist: trusty
sudo: required
language: go
go: '1.12.x'