Pickup random port when port option is 0

With upgrading go to go1.9 to use http.Server.ServeTLS()
This commit is contained in:
Iwasaki Yudai 2017-08-26 17:23:04 +09:00
parent b2c2db0764
commit 6ab3093956
3 changed files with 40 additions and 38 deletions

View file

@ -1,4 +1,4 @@
box: golang:1.8.3
box: golang:1.9.0
build:
steps: