From 012b56b9ceb83591ea703aad0b7c9202f5274b2b Mon Sep 17 00:00:00 2001 From: Dan Marsden Date: Fri, 28 Apr 2017 14:56:39 +1200 Subject: [PATCH] php 5.6 tests now passing. --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 258177a..d723516 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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