SIGN IN SIGN UP

Update storage to support context.Context

This includes all of the changes to plumb the context through from the HTTP
server and the REPL.

Also, this removes the Travis CI build for Go 1.6 as the context package is
not part of the standard library before Go 1.7. Once Go 1.8 is released we can
go back to supporting the previous Go release.

Fixes #155
T
Torin Sandall committed
c3d1542754489da1bb2265173366852cafcf7eff
Parent: b4d551b