edmunds / shadowreader

Serverless load testing for replaying website traffic. Powered by AWS Lambda.
Apache License 2.0
158 stars 13 forks source link

Make Travis build branch name detection dynamic #30

Closed ysawa0 closed 6 years ago

ysawa0 commented 6 years ago

Updated the Travis build to detect the current branch name. This resolves issue in #27 where build fails due to $TRAVIS_BRANCH environment variable using target branch name rather than the PR branch name.