trevp / tlslite

TLS Library in python
Other
235 stars 67 forks source link

Fix Travis builds #101

Closed tomato42 closed 9 years ago

tomato42 commented 9 years ago

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

coveralls commented 9 years ago

Coverage Status

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