Install go release tool
This commit is contained in:
parent
92defdd3b0
commit
7436a5b593
@ -9,6 +9,7 @@ services:
|
||||
- mysql
|
||||
|
||||
before_install:
|
||||
- go get -u github.com/tcnksm/ghr
|
||||
- mysql -e 'CREATE DATABASE IF NOT EXISTS phpvms;'
|
||||
|
||||
before_script:
|
||||
|
Loading…
Reference in New Issue
Block a user