diff --git a/.travis.yml b/.travis.yml index 523879b9d4..17e7f9dab2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ jdk: # Avoid bogus branches branches: only: - - "2.12" + - "2.13" # Below this line is configuration for deploying to the Sonatype OSS repo # https://knowm.org/configure-travis-ci-to-deploy-snapshots/