Micro fix

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
2018-06-11 19:42:14 +04:00
parent 1bf55db7d7
commit aecca6d806

View File

@ -2,8 +2,8 @@ language: php
sudo: true
addons:
firefox: "47.0.1"
postgresql: "9.3"
firefox: "latest-esr"
postgresql: "9.6"
apt:
packages:
- "oracle-java8-installer"
@ -27,7 +27,7 @@ env:
- DB=pgsql
matrix:
include:
allow_failures:
- php: 5.6
env: MOODLE_BRANCH=MOODLE_33_STABLE