Skip to content

Commit

Permalink
Merge pull request #357 from goreleaser/go19
Browse files Browse the repository at this point in the history
using go 1.9
  • Loading branch information
caarlos0 committed Sep 14, 2017
2 parents 9882da4 + 0d3ce09 commit a2f1e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
dist: trusty
sudo: required
language: go
go: 1.8.3
go: 1.9
services:
- docker
install:
Expand Down

0 comments on commit a2f1e8c

Please sign in to comment.