Skip to content

Commit

Permalink
Force go stable to workaround travis-ci/gimme#157
Browse files Browse the repository at this point in the history
  • Loading branch information
FiloSottile committed Aug 13, 2018
1 parent 5d14daf commit 44af1b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: go
sudo: false
go: "1.x"
go: stable
install: "# skip"

script:
Expand Down

0 comments on commit 44af1b6

Please sign in to comment.