Deploy the reference to Github Pages automatically using TravisCI. **Commands to generate the reference:** ``npm install --global typedoc`` ``typedoc --out ts-docs src`` **Note** See this [.travis.yml](https://github.com/nemtech/nem2-docs/blob/master/.travis.yml) file as inspiration to deploy directly to gh-pages.