aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJean-Michel Vedrine <vedrine@vedrine.org>2018-01-01 17:56:31 +0100
committerJean-Michel Vedrine <vedrine@vedrine.org>2018-01-01 17:56:31 +0100
commit2938fe9b43a63b5700233fd29f77b2ca6117bc5b (patch)
tree81a6eef27e782a6e445faaa0ba8165c3a91446e9 /.travis.yml
parent8292a2a5d9ae59a2101ed7292133ed6eae5bc8a9 (diff)
Fix parser test 1
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml11
1 files changed, 2 insertions, 9 deletions
diff --git a/.travis.yml b/.travis.yml
index 0b1b208..d128d80 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,15 +15,8 @@ addons:
firefox: "47.0.1"
postgresql: "9.3"
-env:
- global:
- - MOODLE_BRANCH=MOODLE_32_STABLE
- - IGNORE_NAMES=xmlrpc-utils.php
- matrix:
- - DB=pgsql
- - DB=mysqli
-
-
+env:
+ - MOODLE_BRANCH=MOODLE_32_STABLE DB=mysqli IGNORE_PATHS=mobile_src
before_install:
- phpenv config-rm xdebug.ini