NUBIC / castanet

A small, snappy CAS client library
MIT License
2 stars 2 forks source link

The CI build is seriously broken #8

Closed hannahwhy closed 11 years ago

hannahwhy commented 12 years ago

I can't even run the CI build on my development machine anymore.

Whip castanet into shape. I'd like for the CI build to work with just a rake invocation; that means easy CI runs on both Jenkins and Travis. (And most other CI servers, too.)

hannahwhy commented 11 years ago

I've got it running on Travis now: https://travis-ci.org/NUBIC/castanet

I'll get it running on NUBIC's CI server in a bit.

The 1.8.7 build is failing because we can't force an SSL version and there's something wrong with protocol version negotiation between OpenSSL and the Jasig CAS server.