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 builds #101

Closed
wants to merge 1 commit into from
Closed

Fix Travis builds #101

wants to merge 1 commit into from

Conversation

tomato42
Copy link
Contributor

github changed a bit their API, that makes our curl command in .travis.yml fail.
This patch includes few other minor changes to make handling such problems easier in the future.

add debug information printing to .travis.yml
make curl follow redirects
make curl print error messages even in silent mode
make curl options more explicit

add debug information printing to .travis.yml
make curl follow redirects
make curl print error messages even in silent mode
make curl options more explicit
@coveralls
Copy link

Coverage Status

Coverage remained the same at 42.19% when pulling a0b5b19 on tomato42:travis-fixes-2 into 14f2c60 on trevp:master.

@tomato42 tomato42 changed the title [test, don't merge] travis.yml: follow redirects, debugging info logging Fix Travis builds May 25, 2015
@tomato42 tomato42 closed this May 28, 2015
@tomato42 tomato42 deleted the travis-fixes-2 branch May 28, 2015 17:00
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

Successfully merging this pull request may close these issues.

2 participants