From 65f239457f19f812be68191a56dc52e78c2b8f0c Mon Sep 17 00:00:00 2001 From: Doug Morato Date: Thu, 20 Aug 2015 21:44:54 -0400 Subject: [PATCH] On deploy to S3 if build from WebGoat/WebGoat repo on Master branch --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7594ee5a9..f629b4182 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,6 +32,6 @@ deploy: acl: public_read local_dir: $WEBGOAT_ARTIFACTS_FOLDER on: - repo: dougmorato/WebGoat - branch: docs + repo: WebGoat/WebGoat + branch: master jdk: oraclejdk8