Upgrade PHP version

This commit is contained in:
Heena Agheda
2020-07-03 10:19:10 +10:00
parent 186c75b00b
commit be259f6ee5

View File

@@ -17,9 +17,9 @@ env:
matrix:
include:
- php: 5.5
- php: 5.6
env: DB=pgsql MOODLE_BRANCH=MOODLE_30_STABLE
- php: 5.5
- php: 5.6
env: DB=mysqli MOODLE_BRANCH=MOODLE_30_STABLE
before_install: