1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00

Merge pull request #248 from goreleaser/client9-golang183-1

Update .travis.yml to use golang 1.8.3
This commit is contained in:
Carlos Alexandro Becker 2017-05-29 14:15:19 -03:00 committed by GitHub
commit 86f7233c32

View File

@ -1,5 +1,5 @@
language: go
go: 1.8.1
go: 1.8.3
install:
- make setup
- gem install fpm