MantisBT: master-1.3.x 97089311

Author Committer Branch Timestamp Parent
dregad dregad master-1.3.x 2017-09-04 04:26 master-1.3.x dc8ffbbe
Affected Issues  0023338: Fix TravisCI builds following changes in their infrastructure
Changeset

Fix TravisCI builds

The before_install command to force use of phpunit 5.7 on PHP 7.x failed
because the /home/travis/bin directory already existed.

Added '-p' flag to mkdir command to avoid error.

Backported from 9eabe60c77d46d427182ec9f431b0309f1789306

mod - .travis.yml Diff File