make sure php 7 tests pass on 3.0 branch
authorDan Marsden <dan@danmarsden.com>
Fri, 1 Jul 2016 01:56:33 +0000 (13:56 +1200)
committerDan Marsden <dan@danmarsden.com>
Fri, 1 Jul 2016 01:56:33 +0000 (13:56 +1200)
.travis.yml

index e03e7b2..0794e2f 100644 (file)
@@ -10,10 +10,6 @@ php:
  - 5.6
  - 7.0
 
-matrix:
- allow_failures:
-  - php: 7.0
-
 env:
  matrix:
   - DB=pgsql MOODLE_BRANCH=MOODLE_30_STABLE