diff --git a/.travis.yml b/.travis.yml index 5f5d906fd..a8d33fbc6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ deploy: bucket: "webgoat-war" skip_cleanup: true acl: public_read - local_dir: build/dougmorato/WebGoat/webgoat-container/target/ + local_dir: .build/dougmorato/WebGoat/webgoat-container/target/ on: repo: dougmorato/WebGoat branch: docs