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

Fix travis-ci builds #52

Open
turicas opened this issue Mar 7, 2013 · 2 comments
Open

Fix travis-ci builds #52

turicas opened this issue Mar 7, 2013 · 2 comments
Milestone

Comments

@turicas
Copy link
Contributor

turicas commented Mar 7, 2013

Currently, @andrebco and I added travis-ci to this repository, but some tests are failing only on travis' virtual machines.
We don't know what exactly is creating these failures, so we need to debug it better and fix the problem to have a properly configured CI server.

@fccoelho
Copy link
Member

fccoelho commented Mar 9, 2013

Nice initiative!

@turicas
Copy link
Contributor Author

turicas commented Mar 9, 2013

I've downloaded travis-php.box Vagrant image (it says "PHP" but as far as I know, they run Python applications in these boxes), but I can't make it work locally.
The idea is to make the tests run in a local VM (as similiar as possible to that runs on travis-ci.org), fix the problems locally and then commit/push the corrections to GitHub.

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

No branches or pull requests

2 participants