----------------
* Merge ``Signal`` and ``signal`` into one class.
* Make ``Signal`` an alias of ``signal``.
* Make ``Signal.define`` an alias of ``signal``.
* Fix signal support on standalone functions
(https://github.com/zyga/morris/issues/1)
* Add more documentation and tests
* Enable travis-ci.org integration