From 68c19fd3098942256ec8216e8056b33c12c85ad9 Mon Sep 17 00:00:00 2001 From: Doug Morato Date: Wed, 12 Oct 2016 14:03:09 -0400 Subject: [PATCH] Updating travis build to upload to S3 on the develop branch --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 95c062619..54d7e7405 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,7 +35,7 @@ deploy: local_dir: "$WEBGOAT_ARTIFACTS_FOLDER" on: repo: WebGoat/WebGoat - branch: master + branch: develop jdk: oraclejdk8 after_success: - mvn versioneye:update