mirror of
https://github.com/primer/css.git
synced 2024-12-25 07:03:35 +03:00
:rage3: output some SHAs
This commit is contained in:
parent
d0828c1e7d
commit
8253efa194
@ -3,6 +3,9 @@ node_js:
|
||||
- 7
|
||||
|
||||
before_script:
|
||||
- echo "TRAVIS_COMMIT: ${TRAVIS_COMMIT}"
|
||||
- echo "TRAVIS_PULL_REQUEST_SHA: ${TRAVIS_PULL_REQUEST_SHA}"
|
||||
- exit 1
|
||||
- lerna bootstrap
|
||||
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user