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