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 file for Auto build testing of lcdproc #2

Merged
merged 6 commits into from
Jul 27, 2016

Conversation

wilberforce
Copy link
Contributor

@wilberforce wilberforce commented Jul 23, 2016

This adds a .travis.yml to the repository. This means than any pull request will then be tested to see if the changes still compile without fatal errors.

Before applying this pull request, go to:

  1. https://travis-ci.org/
  2. login with github
  3. Go to the profile link on the travis-ci.org, and check the box so that travis has access to the lcdproc/lcdproc repository.
  4. accept the pull request.
  5. This will add the .travis.yml file and should trigger the test build.

More info here:

https://docs.travis-ci.com/user/getting-started/

Tested here, this is the output of the build:
https://travis-ci.org/wilberforce/lcdproc-1/builds/146812426

@willfe willfe self-assigned this Jul 23, 2016
@willfe willfe added the todo label Jul 23, 2016
@willfe willfe merged commit d033392 into lcdproc:master Jul 27, 2016
@wilberforce
Copy link
Contributor Author

nice...

We now have auto building of pull requests!

https://travis-ci.org/lcdproc/lcdproc

@willfe
Copy link
Member

willfe commented Jul 27, 2016

Yeah! I was really impressed at how easy it was to set up, and it was especially cool to watch it rebuild the whole thing each time I accepted/merged a pull request.

We're getting all fancy and non-1990's here :)

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

Successfully merging this pull request may close these issues.

None yet

2 participants