Skip to content

Put Travis CI builds online

Bastien Le Querrec requested to merge travis_upload into master

After a successful build, Travis CI will upload the built APK to files.smssecure.org. The source code of files.smssecure.org is available here: https://github.com/SMSSecure/files.smssecure.org. It works with a secret key stored in Travis's settings. The build won't fail if files.smssecure.org is down.

Merge request reports