summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorLeith Bade <leith@mapbox.com>2014-12-11 00:19:34 +1100
committerLeith Bade <leith@mapbox.com>2014-12-11 00:19:34 +1100
commit911da56ea69cd6b6b0d7c5294c40a8afdee5d9b2 (patch)
tree47458fad506586359e297ffc4110a77e8c7ac4d4 /.travis.yml
parentdf2ebadaa3c298370fce8d6a84d45b693683503d (diff)
downloadqtlocation-mapboxgl-911da56ea69cd6b6b0d7c5294c40a8afdee5d9b2.tar.gz
Fix service name
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index dfc549fbe2..87966b68a5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -46,7 +46,7 @@ env:
- TERM=dumb
before_install:
-- sudo service mysqld stop
+- sudo service mysql stop
- sudo service postgresql stop
- sudo ps aux
- source ./scripts/local_mason.sh