Browse Source

php 5.6 tests now passing.

MOODLE_33_STABLE
Dan Marsden 8 years ago
parent
commit
012b56b9ce
  1. 4
      .travis.yml

4
.travis.yml

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

Loading…
Cancel
Save