More permissive URL handling
Non-breaking changes
- The URL passed into
CuriousClient
constructor can now either be the query URL (the old way, now deprecated), or the Curious server's base URL (the new, preferred way) - Travis CI continuous integration has been added