1
1
mirror of https://github.com/primer/css.git synced 2024-11-28 04:43:05 +03:00

:rage4: let's try this again...

This commit is contained in:
Shawn Allen 2017-07-13 14:11:54 -07:00
parent 8253efa194
commit 9c4aaa93cd

View File

@ -2,10 +2,12 @@ language: node_js
node_js:
- 7
before_script:
- echo "TRAVIS_COMMIT: ${TRAVIS_COMMIT}"
- echo "TRAVIS_PULL_REQUEST_SHA: ${TRAVIS_PULL_REQUEST_SHA}"
before_install:
- echo "commit: $TRAVIS_COMMIT"
- echo "pr SHA: $TRAVIS_PULL_REQUEST_SHA"
- exit 1
before_script:
- lerna bootstrap
script: