This commit is contained in:
thomasmckay 2019-11-21 11:41:41 -05:00 committed by GitHub
commit 484e84af01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,10 +9,6 @@ services:
install: true install: true
branches:
only:
- master
# Stop default database instances here to avoid port conflicts. # Stop default database instances here to avoid port conflicts.
before_script: before_script:
- sudo service mysql stop - sudo service mysql stop