Updated travis

This commit is contained in:
Mark Nelson 2017-11-13 11:33:41 +08:00
parent 82b430f5aa
commit 09d7812fe1

View file

@ -7,15 +7,15 @@ cache:
- $HOME/.composer/cache - $HOME/.composer/cache
php: php:
- 5.6
- 7.0 - 7.0
- 7.1
addons: addons:
postgresql: 9.3 postgresql: 9.3
env: env:
global: global:
- MOODLE_BRANCH=MOODLE_33_STABLE - MOODLE_BRANCH=MOODLE_34_STABLE
matrix: matrix:
- DB=pgsql - DB=pgsql
- DB=mysqli - DB=mysqli