diff --git a/.travis/release_emr.yml b/.travis/release_emr.yml index a538a87e9c..9107125c26 100644 --- a/.travis/release_emr.yml +++ b/.travis/release_emr.yml @@ -20,7 +20,6 @@ packages: build_version : <%= ENV['TRAVIS_BUILD_RELEASE_TAG'] %> build_commands: - cd 3-enrich/emr-etl-runner && ./build.sh - - cd 4-storage/storage-loader && ./build.sh # Required: Artifact artifacts: @@ -31,5 +30,4 @@ packages: # The binaries to put in the zip binary_paths: - 3-enrich/emr-etl-runner/deploy/snowplow-emr-etl-runner - - 4-storage/storage-loader/deploy/snowplow-storage-loader