aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJean-Michel Vedrine <vedrine@vedrine.org>2018-01-01 18:20:43 +0100
committerJean-Michel Vedrine <vedrine@vedrine.org>2018-01-01 18:20:43 +0100
commit256a9808276e420bc7ee6168f04ab31b6cfe4d44 (patch)
tree64436d922f276f40d14cc8110046b63ed94985ba /.travis.yml
parent2938fe9b43a63b5700233fd29f77b2ca6117bc5b (diff)
Use Postgres for tests
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 d128d80..8c7fc69 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,7 +16,7 @@ addons:
postgresql: "9.3"
env:
- - MOODLE_BRANCH=MOODLE_32_STABLE DB=mysqli IGNORE_PATHS=mobile_src
+ - MOODLE_BRANCH=MOODLE_32_STABLE DB=pgsql IGNORE_PATHS=mobile_src
before_install:
- phpenv config-rm xdebug.ini