summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index f1d0035887..dfc549fbe2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -46,6 +46,8 @@ env:
- TERM=dumb
before_install:
+- sudo service mysqld stop
+- sudo service postgresql stop
- sudo ps aux
- source ./scripts/local_mason.sh
- source ./scripts/travis_helper.sh