update travis check with correct branches
authorDan Marsden <dan@danmarsden.com>
Fri, 1 Jul 2016 01:51:11 +0000 (13:51 +1200)
committerDan Marsden <dan@danmarsden.com>
Fri, 1 Jul 2016 01:51:11 +0000 (13:51 +1200)
.travis.yml

index 539c28b..e03e7b2 100644 (file)
@@ -16,9 +16,7 @@ matrix:
 
 env:
  matrix:
-  - DB=pgsql MOODLE_BRANCH=MOODLE_29_STABLE
   - DB=pgsql MOODLE_BRANCH=MOODLE_30_STABLE
-  - DB=mysqli MOODLE_BRANCH=MOODLE_29_STABLE
   - DB=mysqli MOODLE_BRANCH=MOODLE_30_STABLE
 
 before_install: