Skip to content

Commit

Permalink
travis 3.4 - 3.5 - master
Browse files Browse the repository at this point in the history
  • Loading branch information
ewallah committed Oct 28, 2018
1 parent df489e5 commit 1086aa1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,14 @@ php:
- 7.2

env:
- DB=pgsql MOODLE_BRANCH=MOODLE_34_STABLE
- DB=pgsql MOODLE_BRANCH=MOODLE_35_STABLE
- DB=pgsql MOODLE_BRANCH=master
- DB=mysqli MOODLE_BRANCH=MOODLE_34_STABLE
- DB=mysqli MOODLE_BRANCH=MOODLE_35_STABLE
- DB=mysqli MOODLE_BRANCH=master
- DB=mariadb MOODLE_BRANCH=MOODLE_34_STABLE
- DB=mariadb MOODLE_BRANCH=MOODLE_35_STABLE
- DB=mariadb MOODLE_BRANCH=master

before_install:
Expand Down

0 comments on commit 1086aa1

Please sign in to comment.