1
1
mirror of https://github.com/primer/css.git synced 2024-12-01 04:21:12 +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: node_js:
- 7 - 7
before_script: before_install:
- echo "TRAVIS_COMMIT: ${TRAVIS_COMMIT}" - echo "commit: $TRAVIS_COMMIT"
- echo "TRAVIS_PULL_REQUEST_SHA: ${TRAVIS_PULL_REQUEST_SHA}" - echo "pr SHA: $TRAVIS_PULL_REQUEST_SHA"
- exit 1 - exit 1
before_script:
- lerna bootstrap - lerna bootstrap
script: script: