Install go release tool

This commit is contained in:
Nabeel Shahzad
2017-07-25 10:59:17 -05:00
committed by GitHub
parent 92defdd3b0
commit 7436a5b593

View File

@@ -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: