Skip to content

Commit

Permalink
MOODLE_38_STABLE
Browse files Browse the repository at this point in the history
  • Loading branch information
ewallah committed Nov 13, 2019
1 parent eb142f5 commit 761a6d2
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
@@ -1,11 +1,6 @@
language: php
dist: bionic

notifications:
email:
recipients:
- rdebleu@eWallah.net

sudo: required

services:
Expand Down Expand Up @@ -43,6 +38,8 @@ matrix:
env: DB=pgsql MOODLE_BRANCH=MOODLE_36_STABLE
- php: 7.2
env: DB=pgsql MOODLE_BRANCH=MOODLE_37_STABLE
- php: 7.2
env: DB=pgsql MOODLE_BRANCH=MOODLE_38_STABLE
- php: 7.3
env: DB=pgsql MOODLE_BRANCH=master

Expand Down

0 comments on commit 761a6d2

Please sign in to comment.