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:
commit
86f7233c32
@ -1,5 +1,5 @@
|
||||
language: go
|
||||
go: 1.8.1
|
||||
go: 1.8.3
|
||||
install:
|
||||
- make setup
|
||||
- gem install fpm
|
||||
|
Loading…
Reference in New Issue
Block a user