-
Notifications
You must be signed in to change notification settings - Fork 32
Few improvements on GIT binary and travis #30
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
Conversation
- When using inside SF2 projects the bin path is at the same level as src path; - Few more things at travis install script
- Updating PHPUnit version; - test-reporter bin timezone check; - test-reproter bin optional git option
New tests Tests needs to run under different processes (env vars) Docs update
Just added new features! :) |
Ping @JacobNinja |
Hello @jonathancadepowers, is there something missing in my PR? Since I didn't have any feedback I would like to know if I can improve it in someway. Thank you! |
Closing due to staleness. |
Code climate is doing a bad job in managing community! @jpignata at least thanks for making clear Code Climate doesn't care about contributions! |
Now the binary is testing the git and giving a message on failure.
Travis is now updating composer and I removed the --dev deprecated argument;
Travis is testing PHP 5.4 to 5.6
https://travis-ci.org/renatomefidf/php-test-reporter/builds/54754831