Getting started — TravisPy 0.3.3 documentation
https://www.flowdock.com/app/gluejar/gitenberg/threads/deGKp69fBuLeOC0txIpcsA9mMvl?filter=search&query=travis --> discussion about travis setup releases
(gb_metadata)hyptyposis-2014:Frankenstein_84 raymondyee$ travis setup releases --force
Username: rdhyee
Password for rdhyee: ************
File to Upload: Frankenstein.epub
Deploy only from rdhyee/Frankenstein_84? |yes|
Encrypt API key? |yes|
Will this deletion be a problem?
skip_cleanup: true
might be able to use https://github.com/travis-ci/travis.rb#encrypt to do encryption
https://github.com/travis-ci/travis-ci/issues/2457#issuecomment-47113151:
travis encrypt <key> --add deploy.api-key
with the travis command line tool, which will encrypt and add the key.https://github.com/rdhyee/Adventures-of-Huckleberry-Finn_76
git clone git@github.com:rdhyee/Adventures-of-Huckleberry-Finn_76.git
cd ~/C/src/Adventures-of-Huckleberry-Finn_76
travis sync
travis enable
In [ ]:
template for .travis.yml