mirror of
https://github.com/FiloSottile/mkcert.git
synced 2025-10-14 00:41:40 +08:00
Force go stable to workaround travis-ci/gimme#157
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
language: go
|
language: go
|
||||||
sudo: false
|
sudo: false
|
||||||
go: "1.x"
|
go: stable
|
||||||
install: "# skip"
|
install: "# skip"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
Reference in New Issue
Block a user