Micro fix
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
1bf55db7d7
commit
aecca6d806
@ -2,8 +2,8 @@ language: php
|
|||||||
sudo: true
|
sudo: true
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
firefox: "47.0.1"
|
firefox: "latest-esr"
|
||||||
postgresql: "9.3"
|
postgresql: "9.6"
|
||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
- "oracle-java8-installer"
|
- "oracle-java8-installer"
|
||||||
@ -27,7 +27,7 @@ env:
|
|||||||
- DB=pgsql
|
- DB=pgsql
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
allow_failures:
|
||||||
- php: 5.6
|
- php: 5.6
|
||||||
env: MOODLE_BRANCH=MOODLE_33_STABLE
|
env: MOODLE_BRANCH=MOODLE_33_STABLE
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user