pomack / thrift4go

Apache Thrift for the Go Language
129 stars 23 forks source link

Travis-CI build failure #28

Closed pomack closed 12 years ago

pomack commented 12 years ago

The following line seems to be failing at http://travis-ci.org/#!/pomack/thrift4go/builds/1930665

sudo apt-get remove -y --force-yes --purge golang-tip || true

matttproud commented 12 years ago

Weird. The || true should be preventing it from barfing. I think there is something that you can manually do with the Github commit hooks to forcibly trigger another build. Would you mind trying that again to see if this can be repeated?

pomack commented 12 years ago

Still failing.

matttproud commented 12 years ago

We should be able to close this issue now. :-)