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

Add Travis CI for automated tests #39

Open
mattsches opened this issue Aug 12, 2016 · 0 comments
Open

Add Travis CI for automated tests #39

mattsches opened this issue Aug 12, 2016 · 0 comments

Comments

@mattsches
Copy link
Contributor

mattsches commented Aug 12, 2016

What is this feature about (expected vs actual behaviour)?

Proposal/Feature Request: Add automated tests on travis-ci.org.

Advantages are: The project can be tested against different versions of PHP, tests of PRs are automatically run, etcetc. plus you can add a nice "build passing" badge to the repo.

How can I reproduce it?

See Travis configuration of my fork: https://github.com/mattsches/DoctrineRestDriver/blob/master/.travis.yml and the respective builds on Travis CI https://travis-ci.org/mattsches/DoctrineRestDriver

Does it take minutes, hours or days to fix?

Minutes, once you are familiar with how Travis CI works.

Any additional information?

You could also add more or other services like scrutinizer-ci.com or coveralls.io to emphasize the quality of the project.

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

1 participant