mirror of
https://github.com/primer/css.git
synced 2025-01-02 03:02:40 +03:00
clean up, add XXX comment
This commit is contained in:
parent
7d82e1dcda
commit
345049b22e
@ -9,8 +9,8 @@ package=primer-css
|
||||
version=`jq -r .version modules/$package/package.json`
|
||||
published="$package@$version"
|
||||
|
||||
# XXX this will go away if we build pushes instead of PRs
|
||||
if [[ "$TRAVIS_PULL_REQUEST_SHA" != "" ]]; then
|
||||
|
||||
# setting TRAVIS_COMMIT inline here is a fix for:
|
||||
# <https://github.com/taskworld/commit-status/issues/5>
|
||||
export TRAVIS_COMMIT=$TRAVIS_PULL_REQUEST_SHA
|
||||
|
Loading…
Reference in New Issue
Block a user