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

Update .travis.yml to use golang 1.8.3

Update .travis.yml to use golang 1.8.3
This commit is contained in:
Nick Galbreath 2017-05-29 09:57:45 -07:00 committed by GitHub
parent 1110e3f259
commit b41d569471

View File

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