Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis CI build failed #13

Open
kenjis opened this issue Jul 20, 2015 · 3 comments
Open

Travis CI build failed #13

kenjis opened this issue Jul 20, 2015 · 3 comments

Comments

@kenjis
Copy link

kenjis commented Jul 20, 2015

See https://travis-ci.org/fuelphp/upload/jobs/70970411

@WanWizard
Copy link
Member

We've seen it, but sofar no clue why it would fail at this step. We're looking into it.

@emlynwest
Copy link
Contributor

At the time of writing upload does not have any tests anyway so the build status is irrelevant

@kenjis
Copy link
Author

kenjis commented Jul 20, 2015

The reason is

[Codeception\Exception\ConfigurationException]
UnitTester class doesn't exists in suite folder.
Run the 'build' command to generate it

Probably Codeception changed. Now it needs tests/_support/UnitTester.php.

According to error message, running below command solves the problem.

$ vendor/bin/codecept build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants