Skip to content

Commit

Permalink
Common: no longer bundle StorageLoader in Bintray download (close #3024)
Browse files Browse the repository at this point in the history
  • Loading branch information
chuwy committed Jun 30, 2017
1 parent d27dd47 commit 6288ec2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis/release_emr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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

0 comments on commit 6288ec2

Please sign in to comment.