remove ghr

This commit is contained in:
Nabeel Shahzad
2017-07-25 12:18:56 -05:00
committed by GitHub
parent 7436a5b593
commit e3352f41a1

View File

@@ -9,7 +9,6 @@ services:
- mysql
before_install:
- go get -u github.com/tcnksm/ghr
- mysql -e 'CREATE DATABASE IF NOT EXISTS phpvms;'
before_script: