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

using go 1.9

This commit is contained in:
Carlos Alexandro Becker
2017-09-14 09:43:30 -03:00
parent 17e9e6ca0e
commit 0d3ce094b1

View File

@@ -1,7 +1,7 @@
dist: trusty
sudo: required
language: go
go: 1.8.3
go: 1.9
services:
- docker
install: