1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-09 13:36:56 +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
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

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