php 5.6 tests now passing.
authorDan Marsden <dan@danmarsden.com>
Fri, 28 Apr 2017 02:56:39 +0000 (14:56 +1200)
committerDan Marsden <dan@danmarsden.com>
Fri, 28 Apr 2017 02:56:39 +0000 (14:56 +1200)
.travis.yml

index 258177a..d723516 100644 (file)
@@ -19,10 +19,6 @@ php:
  - 7.0
  - 7.1
 
-matrix:
-   allow_failures:
-   - php: 5.6 # travis seems to fail on adding activity - doesn't fail when running behat locally.
-
 env:
  global:
   - MOODLE_BRANCH=master