Publishing gh-pages with Travis-CI
Gergely Nemeth
372
Thanks for the tip! It looks like the syntax for `travis-encrypt` has changed to:
travis-encrypt -r username/reponame GH_TOKEN=the token you created
Thanks for the tip! It looks like the syntax for `travis-encrypt` has changed to:
travis-encrypt -r username/reponame GH_TOKEN=the token you created