[Flow] Composer problem on travis-ci

Toco toco at aimeos.org
Fri Dec 12 21:41:55 CET 2014


Hi all

Does anybody know why on travis-ci the flow packages are installed in a
different directory than locally after executing

composer require "typo3/flow" "2.2.*"

Locally in: ./Packages/Framework/
Travis-ci in: /Packages/

The problem is that the flow classes are not found for the tests on
travis-ci.

Regards,
Toco


More information about the Flow mailing list