1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00
This commit is contained in:
Carlos Alexandro Becker 2017-02-23 14:24:30 -03:00 committed by GitHub
parent e81eac4e35
commit dccbafc745

View File

@ -1,5 +1,5 @@
language: go
go: 1.7.4
go: 1.8
install: make setup
script:
- make ci