diff --git a/.travis.yml b/.travis.yml index a8d33fbc6..a26f24a56 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: $HOME/build/dougmorato/WebGoat/webgoat-container/target/ on: repo: dougmorato/WebGoat branch: docs