From: Dan Marsden Date: Fri, 1 Jul 2016 01:56:33 +0000 (+1200) Subject: make sure php 7 tests pass on 3.0 branch X-Git-Url: https://git.cameron1729.xyz/?a=commitdiff_plain;h=8b5f41b1ebe962b4d730985791d01dd4b58749b3;p=moodle-mod_attendance.git make sure php 7 tests pass on 3.0 branch --- diff --git a/.travis.yml b/.travis.yml index e03e7b2..0794e2f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,10 +10,6 @@ php: - 5.6 - 7.0 -matrix: - allow_failures: - - php: 7.0 - env: matrix: - DB=pgsql MOODLE_BRANCH=MOODLE_30_STABLE