Use HTTPS links in documentation where possible.

This commit is contained in:
Jesse Wilson
2018-02-25 22:09:56 -05:00
parent 8e28dd4ad7
commit caedfea74b
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
# Deploy a jar, source jar, and javadoc jar to Sonatype's snapshot repo.
#
# Adapted from https://coderwall.com/p/9b_lfq and
# http://benlimmer.com/2013/12/26/automatically-publish-javadoc-to-gh-pages-with-travis-ci/
# https://benlimmer.com/2013/12/26/automatically-publish-javadoc-to-gh-pages-with-travis-ci/
SLUG="square/moshi"
JDK="oraclejdk8"